public class DefaultId extends org.onosproject.yang.model.InnerModelObject implements Id
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultId()
Creates an instance of defaultId.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToGroup(Group addTo)
Adds to the list of group.
|
boolean |
equals(Object obj) |
List<Group> |
group()
Returns the attribute group.
|
void |
group(List<Group> group)
Sets the attribute group.
|
int |
hashCode() |
String |
toString() |
public void group(List<Group> group)
Idpublic void addToGroup(Group addTo)
IdaddToGroup in interface IdaddTo - value of groupCopyright © 2017. All rights reserved.