public class SmallNetworkDto extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
label |
| Constructor and Description |
|---|
SmallNetworkDto(Network network) |
SmallNetworkDto(String id,
String label) |
public SmallNetworkDto(Network network)
Copyright © 2013–2015 Inra. All rights reserved.