public class DefaultCarrierscarrier extends org.onosproject.yang.model.InnerModelObject implements Carrierscarrier
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeCarrierscarrier.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected SignallingTypeEnum |
signallingType |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCarrierscarrier()
Creates an instance of defaultCarrierscarrier.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Carrierscarrier.LeafIdentifier leaf)
Checks if the leaf value is set.
|
SignallingTypeEnum |
signallingType()
Returns the attribute signallingType.
|
void |
signallingType(SignallingTypeEnum signallingType)
Sets the attribute signallingType.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected SignallingTypeEnum signallingType
protected BitSet valueLeafFlags
public DefaultCarrierscarrier()
public SignallingTypeEnum signallingType()
CarrierscarriersignallingType in interface Carrierscarrierpublic BitSet valueLeafFlags()
CarrierscarriervalueLeafFlags in interface Carrierscarrierpublic void signallingType(SignallingTypeEnum signallingType)
CarrierscarriersignallingType in interface CarrierscarriersignallingType - value of signallingTypepublic boolean isLeafValueSet(Carrierscarrier.LeafIdentifier leaf)
CarrierscarrierisLeafValueSet in interface Carrierscarrierleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.