public class DefaultPhysicalCase extends org.onosproject.yang.model.InnerModelObject implements PhysicalCase
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultPhysicalCase()
Creates an instance of defaultPhysicalCase.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Physical |
physical()
Returns the attribute physical.
|
void |
physical(Physical physical)
Sets the attribute physical.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected Physical physical
public DefaultPhysicalCase()
public Physical physical()
PhysicalCasephysical in interface PhysicalCasepublic void physical(Physical physical)
PhysicalCasephysical in interface PhysicalCasephysical - value of physicalCopyright © 2018. All rights reserved.