public class DefaultRequest extends org.onosproject.yang.model.InnerModelObject implements Request, org.onosproject.yang.model.MultiInstanceObject<RequestKeys>
org.onosproject.yang.model.ModelObject.ModelObjectTypeRequest.LeafIdentifier| Constructor and Description |
|---|
DefaultRequest()
Creates an instance of defaultRequest.
|
| Modifier and Type | Method and Description |
|---|---|
TeGlobalId |
clientId()
Returns the attribute clientId.
|
void |
clientId(TeGlobalId clientId)
Sets the attribute clientId.
|
IpAddress |
destination()
Returns the attribute destination.
|
void |
destination(IpAddress destination)
Sets the attribute destination.
|
Class<? extends ClientSignal> |
dstClientSignal()
Returns the attribute dstClientSignal.
|
void |
dstClientSignal(Class<? extends ClientSignal> dstClientSignal)
Sets the attribute dstClientSignal.
|
byte[] |
dstTpId()
Returns the attribute dstTpId.
|
void |
dstTpId(byte[] dstTpId)
Sets the attribute dstTpId.
|
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.
|
Class<? extends LspEncodingTypes> |
encoding()
Returns the attribute encoding.
|
void |
encoding(Class<? extends LspEncodingTypes> encoding)
Sets the attribute encoding.
|
boolean |
equals(Object obj) |
int |
hashCode() |
short |
holdPriority()
Returns the attribute holdPriority.
|
void |
holdPriority(short holdPriority)
Sets the attribute holdPriority.
|
short |
id()
Returns the attribute id.
|
void |
id(short id)
Sets the attribute id.
|
boolean |
isLeafValueSet(Request.LeafIdentifier leaf)
Checks if the leaf value is set.
|
Class<? extends TributaryProtocolType> |
oduType()
Returns the attribute oduType.
|
void |
oduType(Class<? extends TributaryProtocolType> oduType)
Sets the attribute oduType.
|
P2PprimaryPaths |
p2PprimaryPaths()
Returns the attribute p2PprimaryPaths.
|
void |
p2PprimaryPaths(P2PprimaryPaths p2PprimaryPaths)
Sets the attribute p2PprimaryPaths.
|
P2PsecondaryPaths |
p2PsecondaryPaths()
Returns the attribute p2PsecondaryPaths.
|
void |
p2PsecondaryPaths(P2PsecondaryPaths p2PsecondaryPaths)
Sets the attribute p2PsecondaryPaths.
|
PayloadTreatmentEnum |
payloadTreatment()
Returns the attribute payloadTreatment.
|
void |
payloadTreatment(PayloadTreatmentEnum payloadTreatment)
Sets the attribute payloadTreatment.
|
Class<? extends LspProtType> |
protectionType()
Returns the attribute protectionType.
|
void |
protectionType(Class<? extends LspProtType> protectionType)
Sets the attribute protectionType.
|
TeGlobalId |
providerId()
Returns the attribute providerId.
|
void |
providerId(TeGlobalId providerId)
Sets the attribute providerId.
|
short |
setupPriority()
Returns the attribute setupPriority.
|
void |
setupPriority(short setupPriority)
Sets the attribute setupPriority.
|
IpAddress |
source()
Returns the attribute source.
|
void |
source(IpAddress source)
Sets the attribute source.
|
Class<? extends ClientSignal> |
srcClientSignal()
Returns the attribute srcClientSignal.
|
void |
srcClientSignal(Class<? extends ClientSignal> srcClientSignal)
Sets the attribute srcClientSignal.
|
byte[] |
srcTpId()
Returns the attribute srcTpId.
|
void |
srcTpId(byte[] srcTpId)
Sets the attribute srcTpId.
|
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.
|
Class<? extends SwitchingCapabilities> |
switchingLayer()
Returns the attribute switchingLayer.
|
void |
switchingLayer(Class<? extends SwitchingCapabilities> switchingLayer)
Sets the attribute switchingLayer.
|
Class<? extends PathMetricType> |
tePathMetricType()
Returns the attribute tePathMetricType.
|
void |
tePathMetricType(Class<? extends PathMetricType> tePathMetricType)
Sets the attribute tePathMetricType.
|
TeTopologyId |
teTopologyId()
Returns the attribute teTopologyId.
|
void |
teTopologyId(TeTopologyId teTopologyId)
Sets the attribute teTopologyId.
|
String |
toString() |
Class<? extends TunnelType> |
type()
Returns the attribute type.
|
void |
type(Class<? extends TunnelType> type)
Sets the attribute type.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected short id
protected Class<? extends TunnelType> type
protected IpAddress source
protected IpAddress destination
protected byte[] srcTpId
protected byte[] dstTpId
protected Class<? extends SwitchingCapabilities> switchingLayer
protected Class<? extends LspEncodingTypes> encoding
protected Class<? extends LspProtType> protectionType
protected TeGlobalId providerId
protected TeGlobalId clientId
protected TeTopologyId teTopologyId
protected short setupPriority
protected short holdPriority
protected Class<? extends PathMetricType> tePathMetricType
protected Class<? extends TributaryProtocolType> oduType
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 P2PprimaryPaths p2PprimaryPaths
protected P2PsecondaryPaths p2PsecondaryPaths
protected SrcTributarySlots srcTributarySlots
protected DstTributarySlots dstTributarySlots
public short id()
Requestpublic Class<? extends TunnelType> type()
Requestpublic IpAddress source()
Requestpublic IpAddress destination()
Requestdestination in interface Requestpublic byte[] srcTpId()
Requestpublic byte[] dstTpId()
Requestpublic Class<? extends SwitchingCapabilities> switchingLayer()
RequestswitchingLayer in interface Requestpublic Class<? extends LspEncodingTypes> encoding()
Requestpublic Class<? extends LspProtType> protectionType()
RequestprotectionType in interface Requestpublic TeGlobalId providerId()
RequestproviderId in interface Requestpublic TeGlobalId clientId()
Requestpublic TeTopologyId teTopologyId()
RequestteTopologyId in interface Requestpublic short setupPriority()
RequestsetupPriority in interface Requestpublic short holdPriority()
RequestholdPriority in interface Requestpublic Class<? extends PathMetricType> tePathMetricType()
RequesttePathMetricType in interface Requestpublic Class<? extends TributaryProtocolType> oduType()
Requestpublic PayloadTreatmentEnum payloadTreatment()
RequestpayloadTreatment in interface Requestpublic Class<? extends ClientSignal> srcClientSignal()
RequestsrcClientSignal in interface Requestpublic int srcTpn()
Requestpublic Class<? extends TributarySlotGranularity> srcTsg()
Requestpublic int srcTributarySlotCount()
RequestsrcTributarySlotCount in interface Requestpublic Class<? extends ClientSignal> dstClientSignal()
RequestdstClientSignal in interface Requestpublic int dstTpn()
Requestpublic Class<? extends TributarySlotGranularity> dstTsg()
Requestpublic int dstTributarySlotCount()
RequestdstTributarySlotCount in interface Requestpublic BitSet valueLeafFlags()
RequestvalueLeafFlags in interface Requestpublic P2PprimaryPaths p2PprimaryPaths()
Requestp2PprimaryPaths in interface Requestpublic P2PsecondaryPaths p2PsecondaryPaths()
Requestp2PsecondaryPaths in interface Requestpublic SrcTributarySlots srcTributarySlots()
RequestsrcTributarySlots in interface Requestpublic DstTributarySlots dstTributarySlots()
RequestdstTributarySlots in interface Requestpublic void id(short id)
Requestpublic void type(Class<? extends TunnelType> type)
Requestpublic void source(IpAddress source)
Requestpublic void destination(IpAddress destination)
Requestdestination in interface Requestdestination - value of destinationpublic void srcTpId(byte[] srcTpId)
Requestpublic void dstTpId(byte[] dstTpId)
Requestpublic void switchingLayer(Class<? extends SwitchingCapabilities> switchingLayer)
RequestswitchingLayer in interface RequestswitchingLayer - value of switchingLayerpublic void encoding(Class<? extends LspEncodingTypes> encoding)
Requestpublic void protectionType(Class<? extends LspProtType> protectionType)
RequestprotectionType in interface RequestprotectionType - value of protectionTypepublic void providerId(TeGlobalId providerId)
RequestproviderId in interface RequestproviderId - value of providerIdpublic void clientId(TeGlobalId clientId)
Requestpublic void teTopologyId(TeTopologyId teTopologyId)
RequestteTopologyId in interface RequestteTopologyId - value of teTopologyIdpublic void setupPriority(short setupPriority)
RequestsetupPriority in interface RequestsetupPriority - value of setupPrioritypublic void holdPriority(short holdPriority)
RequestholdPriority in interface RequestholdPriority - value of holdPrioritypublic void tePathMetricType(Class<? extends PathMetricType> tePathMetricType)
RequesttePathMetricType in interface RequesttePathMetricType - value of tePathMetricTypepublic void oduType(Class<? extends TributaryProtocolType> oduType)
Requestpublic void payloadTreatment(PayloadTreatmentEnum payloadTreatment)
RequestpayloadTreatment in interface RequestpayloadTreatment - value of payloadTreatmentpublic void srcClientSignal(Class<? extends ClientSignal> srcClientSignal)
RequestsrcClientSignal in interface RequestsrcClientSignal - value of srcClientSignalpublic void srcTpn(int srcTpn)
Requestpublic void srcTsg(Class<? extends TributarySlotGranularity> srcTsg)
Requestpublic void srcTributarySlotCount(int srcTributarySlotCount)
RequestsrcTributarySlotCount in interface RequestsrcTributarySlotCount - value of srcTributarySlotCountpublic void dstClientSignal(Class<? extends ClientSignal> dstClientSignal)
RequestdstClientSignal in interface RequestdstClientSignal - value of dstClientSignalpublic void dstTpn(int dstTpn)
Requestpublic void dstTsg(Class<? extends TributarySlotGranularity> dstTsg)
Requestpublic void dstTributarySlotCount(int dstTributarySlotCount)
RequestdstTributarySlotCount in interface RequestdstTributarySlotCount - value of dstTributarySlotCountpublic void p2PprimaryPaths(P2PprimaryPaths p2PprimaryPaths)
Requestp2PprimaryPaths in interface Requestp2PprimaryPaths - value of p2PprimaryPathspublic void p2PsecondaryPaths(P2PsecondaryPaths p2PsecondaryPaths)
Requestp2PsecondaryPaths in interface Requestp2PsecondaryPaths - value of p2PsecondaryPathspublic void srcTributarySlots(SrcTributarySlots srcTributarySlots)
RequestsrcTributarySlots in interface RequestsrcTributarySlots - value of srcTributarySlotspublic void dstTributarySlots(DstTributarySlots dstTributarySlots)
RequestdstTributarySlots in interface RequestdstTributarySlots - value of dstTributarySlotspublic boolean isLeafValueSet(Request.LeafIdentifier leaf)
RequestisLeafValueSet in interface Requestleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.