public class DefaultAugmentedTeConfig extends org.onosproject.yang.model.InnerModelObject implements AugmentedTeConfig
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeAugmentedTeConfig.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 |
|---|
DefaultAugmentedTeConfig()
Creates an instance of defaultAugmentedTeConfig.
|
| 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(AugmentedTeConfig.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 DefaultAugmentedTeConfig()
public PayloadTreatmentEnum payloadTreatment()
AugmentedTeConfigpayloadTreatment in interface AugmentedTeConfigpublic Class<? extends ClientSignal> srcClientSignal()
AugmentedTeConfigsrcClientSignal in interface AugmentedTeConfigpublic int srcTpn()
AugmentedTeConfigsrcTpn in interface AugmentedTeConfigpublic Class<? extends TributarySlotGranularity> srcTsg()
AugmentedTeConfigsrcTsg in interface AugmentedTeConfigpublic int srcTributarySlotCount()
AugmentedTeConfigsrcTributarySlotCount in interface AugmentedTeConfigpublic Class<? extends ClientSignal> dstClientSignal()
AugmentedTeConfigdstClientSignal in interface AugmentedTeConfigpublic int dstTpn()
AugmentedTeConfigdstTpn in interface AugmentedTeConfigpublic Class<? extends TributarySlotGranularity> dstTsg()
AugmentedTeConfigdstTsg in interface AugmentedTeConfigpublic int dstTributarySlotCount()
AugmentedTeConfigdstTributarySlotCount in interface AugmentedTeConfigpublic BitSet valueLeafFlags()
AugmentedTeConfigvalueLeafFlags in interface AugmentedTeConfigpublic SrcTributarySlots srcTributarySlots()
AugmentedTeConfigsrcTributarySlots in interface AugmentedTeConfigpublic DstTributarySlots dstTributarySlots()
AugmentedTeConfigdstTributarySlots in interface AugmentedTeConfigpublic void payloadTreatment(PayloadTreatmentEnum payloadTreatment)
AugmentedTeConfigpayloadTreatment in interface AugmentedTeConfigpayloadTreatment - value of payloadTreatmentpublic void srcClientSignal(Class<? extends ClientSignal> srcClientSignal)
AugmentedTeConfigsrcClientSignal in interface AugmentedTeConfigsrcClientSignal - value of srcClientSignalpublic void srcTpn(int srcTpn)
AugmentedTeConfigsrcTpn in interface AugmentedTeConfigsrcTpn - value of srcTpnpublic void srcTsg(Class<? extends TributarySlotGranularity> srcTsg)
AugmentedTeConfigsrcTsg in interface AugmentedTeConfigsrcTsg - value of srcTsgpublic void srcTributarySlotCount(int srcTributarySlotCount)
AugmentedTeConfigsrcTributarySlotCount in interface AugmentedTeConfigsrcTributarySlotCount - value of srcTributarySlotCountpublic void dstClientSignal(Class<? extends ClientSignal> dstClientSignal)
AugmentedTeConfigdstClientSignal in interface AugmentedTeConfigdstClientSignal - value of dstClientSignalpublic void dstTpn(int dstTpn)
AugmentedTeConfigdstTpn in interface AugmentedTeConfigdstTpn - value of dstTpnpublic void dstTsg(Class<? extends TributarySlotGranularity> dstTsg)
AugmentedTeConfigdstTsg in interface AugmentedTeConfigdstTsg - value of dstTsgpublic void dstTributarySlotCount(int dstTributarySlotCount)
AugmentedTeConfigdstTributarySlotCount in interface AugmentedTeConfigdstTributarySlotCount - value of dstTributarySlotCountpublic void srcTributarySlots(SrcTributarySlots srcTributarySlots)
AugmentedTeConfigsrcTributarySlots in interface AugmentedTeConfigsrcTributarySlots - value of srcTributarySlotspublic void dstTributarySlots(DstTributarySlots dstTributarySlots)
AugmentedTeConfigdstTributarySlots in interface AugmentedTeConfigdstTributarySlots - value of dstTributarySlotspublic boolean isLeafValueSet(AugmentedTeConfig.LeafIdentifier leaf)
AugmentedTeConfigisLeafValueSet in interface AugmentedTeConfigleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.