public class DefaultAugmentedTeState extends org.onosproject.yang.model.InnerModelObject implements AugmentedTeState
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeAugmentedTeState.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends ClientSignal> |
dstClientSignal |
protected int |
dstTpn |
protected int |
dstTributarySlotCount |
protected DstTributarySlots |
dstTributarySlots |
protected Class<? extends TributarySlotGranularity> |
dstTsg |
protected PayloadTreatmentEnum |
payloadTreatment |
protected Class<? extends ClientSignal> |
srcClientSignal |
protected int |
srcTpn |
protected int |
srcTributarySlotCount |
protected SrcTributarySlots |
srcTributarySlots |
protected Class<? extends TributarySlotGranularity> |
srcTsg |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultAugmentedTeState()
Creates an instance of defaultAugmentedTeState.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ClientSignal> |
dstClientSignal()
Returns the attribute dstClientSignal.
|
void |
dstClientSignal(Class<? extends ClientSignal> dstClientSignal)
Sets the attribute dstClientSignal.
|
int |
dstTpn()
Returns the attribute dstTpn.
|
void |
dstTpn(int dstTpn)
Sets the attribute dstTpn.
|
int |
dstTributarySlotCount()
Returns the attribute dstTributarySlotCount.
|
void |
dstTributarySlotCount(int dstTributarySlotCount)
Sets the attribute dstTributarySlotCount.
|
DstTributarySlots |
dstTributarySlots()
Returns the attribute dstTributarySlots.
|
void |
dstTributarySlots(DstTributarySlots dstTributarySlots)
Sets the attribute dstTributarySlots.
|
Class<? extends TributarySlotGranularity> |
dstTsg()
Returns the attribute dstTsg.
|
void |
dstTsg(Class<? extends TributarySlotGranularity> dstTsg)
Sets the attribute dstTsg.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(AugmentedTeState.LeafIdentifier leaf)
Checks if the leaf value is set.
|
PayloadTreatmentEnum |
payloadTreatment()
Returns the attribute payloadTreatment.
|
void |
payloadTreatment(PayloadTreatmentEnum payloadTreatment)
Sets the attribute payloadTreatment.
|
Class<? extends ClientSignal> |
srcClientSignal()
Returns the attribute srcClientSignal.
|
void |
srcClientSignal(Class<? extends ClientSignal> srcClientSignal)
Sets the attribute srcClientSignal.
|
int |
srcTpn()
Returns the attribute srcTpn.
|
void |
srcTpn(int srcTpn)
Sets the attribute srcTpn.
|
int |
srcTributarySlotCount()
Returns the attribute srcTributarySlotCount.
|
void |
srcTributarySlotCount(int srcTributarySlotCount)
Sets the attribute srcTributarySlotCount.
|
SrcTributarySlots |
srcTributarySlots()
Returns the attribute srcTributarySlots.
|
void |
srcTributarySlots(SrcTributarySlots srcTributarySlots)
Sets the attribute srcTributarySlots.
|
Class<? extends TributarySlotGranularity> |
srcTsg()
Returns the attribute srcTsg.
|
void |
srcTsg(Class<? extends TributarySlotGranularity> srcTsg)
Sets the attribute srcTsg.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
protected PayloadTreatmentEnum payloadTreatment
protected Class<? extends ClientSignal> srcClientSignal
protected int srcTpn
protected Class<? extends TributarySlotGranularity> srcTsg
protected int srcTributarySlotCount
protected Class<? extends ClientSignal> dstClientSignal
protected int dstTpn
protected Class<? extends TributarySlotGranularity> dstTsg
protected int dstTributarySlotCount
protected BitSet valueLeafFlags
protected SrcTributarySlots srcTributarySlots
protected DstTributarySlots dstTributarySlots
public DefaultAugmentedTeState()
public PayloadTreatmentEnum payloadTreatment()
AugmentedTeStatepayloadTreatment in interface AugmentedTeStatepublic Class<? extends ClientSignal> srcClientSignal()
AugmentedTeStatesrcClientSignal in interface AugmentedTeStatepublic int srcTpn()
AugmentedTeStatesrcTpn in interface AugmentedTeStatepublic Class<? extends TributarySlotGranularity> srcTsg()
AugmentedTeStatesrcTsg in interface AugmentedTeStatepublic int srcTributarySlotCount()
AugmentedTeStatesrcTributarySlotCount in interface AugmentedTeStatepublic Class<? extends ClientSignal> dstClientSignal()
AugmentedTeStatedstClientSignal in interface AugmentedTeStatepublic int dstTpn()
AugmentedTeStatedstTpn in interface AugmentedTeStatepublic Class<? extends TributarySlotGranularity> dstTsg()
AugmentedTeStatedstTsg in interface AugmentedTeStatepublic int dstTributarySlotCount()
AugmentedTeStatedstTributarySlotCount in interface AugmentedTeStatepublic BitSet valueLeafFlags()
AugmentedTeStatevalueLeafFlags in interface AugmentedTeStatepublic SrcTributarySlots srcTributarySlots()
AugmentedTeStatesrcTributarySlots in interface AugmentedTeStatepublic DstTributarySlots dstTributarySlots()
AugmentedTeStatedstTributarySlots in interface AugmentedTeStatepublic void payloadTreatment(PayloadTreatmentEnum payloadTreatment)
AugmentedTeStatepayloadTreatment in interface AugmentedTeStatepayloadTreatment - value of payloadTreatmentpublic void srcClientSignal(Class<? extends ClientSignal> srcClientSignal)
AugmentedTeStatesrcClientSignal in interface AugmentedTeStatesrcClientSignal - value of srcClientSignalpublic void srcTpn(int srcTpn)
AugmentedTeStatesrcTpn in interface AugmentedTeStatesrcTpn - value of srcTpnpublic void srcTsg(Class<? extends TributarySlotGranularity> srcTsg)
AugmentedTeStatesrcTsg in interface AugmentedTeStatesrcTsg - value of srcTsgpublic void srcTributarySlotCount(int srcTributarySlotCount)
AugmentedTeStatesrcTributarySlotCount in interface AugmentedTeStatesrcTributarySlotCount - value of srcTributarySlotCountpublic void dstClientSignal(Class<? extends ClientSignal> dstClientSignal)
AugmentedTeStatedstClientSignal in interface AugmentedTeStatedstClientSignal - value of dstClientSignalpublic void dstTpn(int dstTpn)
AugmentedTeStatedstTpn in interface AugmentedTeStatedstTpn - value of dstTpnpublic void dstTsg(Class<? extends TributarySlotGranularity> dstTsg)
AugmentedTeStatedstTsg in interface AugmentedTeStatedstTsg - value of dstTsgpublic void dstTributarySlotCount(int dstTributarySlotCount)
AugmentedTeStatedstTributarySlotCount in interface AugmentedTeStatedstTributarySlotCount - value of dstTributarySlotCountpublic void srcTributarySlots(SrcTributarySlots srcTributarySlots)
AugmentedTeStatesrcTributarySlots in interface AugmentedTeStatesrcTributarySlots - value of srcTributarySlotspublic void dstTributarySlots(DstTributarySlots dstTributarySlots)
AugmentedTeStatedstTributarySlots in interface AugmentedTeStatedstTributarySlots - value of dstTributarySlotspublic boolean isLeafValueSet(AugmentedTeState.LeafIdentifier leaf)
AugmentedTeStateisLeafValueSet in interface AugmentedTeStateleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.