org.onosproject.yang.model.ModelObject.ModelObjectTypePhysical.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected String |
physicalIf |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultPhysical()
Creates an instance of defaultPhysical.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Physical.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
physicalIf()
Returns the attribute physicalIf.
|
void |
physicalIf(String physicalIf)
Sets the attribute physicalIf.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
public String physicalIf()
PhysicalphysicalIf in interface Physicalpublic BitSet valueLeafFlags()
PhysicalvalueLeafFlags in interface Physicalpublic void physicalIf(String physicalIf)
PhysicalphysicalIf in interface PhysicalphysicalIf - value of physicalIfpublic boolean isLeafValueSet(Physical.LeafIdentifier leaf)
PhysicalisLeafValueSet in interface Physicalleaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.