public interface Request
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Request.LeafIdentifier
Identify the leaf of Request.
|
| 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.
|
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.
|
Class<? extends TunnelType> |
type()
Returns the attribute type.
|
void |
type(Class<? extends TunnelType> type)
Sets the attribute type.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
short id()
Class<? extends TunnelType> type()
IpAddress source()
IpAddress destination()
byte[] srcTpId()
byte[] dstTpId()
Class<? extends SwitchingCapabilities> switchingLayer()
Class<? extends LspEncodingTypes> encoding()
Class<? extends LspProtType> protectionType()
TeGlobalId providerId()
TeGlobalId clientId()
TeTopologyId teTopologyId()
short setupPriority()
short holdPriority()
Class<? extends PathMetricType> tePathMetricType()
Class<? extends TributaryProtocolType> oduType()
PayloadTreatmentEnum payloadTreatment()
Class<? extends ClientSignal> srcClientSignal()
int srcTpn()
Class<? extends TributarySlotGranularity> srcTsg()
int srcTributarySlotCount()
Class<? extends ClientSignal> dstClientSignal()
int dstTpn()
Class<? extends TributarySlotGranularity> dstTsg()
int dstTributarySlotCount()
BitSet valueLeafFlags()
P2PprimaryPaths p2PprimaryPaths()
P2PsecondaryPaths p2PsecondaryPaths()
SrcTributarySlots srcTributarySlots()
DstTributarySlots dstTributarySlots()
void id(short id)
id - value of idvoid type(Class<? extends TunnelType> type)
type - value of typevoid source(IpAddress source)
source - value of sourcevoid destination(IpAddress destination)
destination - value of destinationvoid srcTpId(byte[] srcTpId)
srcTpId - value of srcTpIdvoid dstTpId(byte[] dstTpId)
dstTpId - value of dstTpIdvoid switchingLayer(Class<? extends SwitchingCapabilities> switchingLayer)
switchingLayer - value of switchingLayervoid encoding(Class<? extends LspEncodingTypes> encoding)
encoding - value of encodingvoid protectionType(Class<? extends LspProtType> protectionType)
protectionType - value of protectionTypevoid providerId(TeGlobalId providerId)
providerId - value of providerIdvoid clientId(TeGlobalId clientId)
clientId - value of clientIdvoid teTopologyId(TeTopologyId teTopologyId)
teTopologyId - value of teTopologyIdvoid setupPriority(short setupPriority)
setupPriority - value of setupPriorityvoid holdPriority(short holdPriority)
holdPriority - value of holdPriorityvoid tePathMetricType(Class<? extends PathMetricType> tePathMetricType)
tePathMetricType - value of tePathMetricTypevoid oduType(Class<? extends TributaryProtocolType> oduType)
oduType - value of oduTypevoid payloadTreatment(PayloadTreatmentEnum payloadTreatment)
payloadTreatment - value of payloadTreatmentvoid srcClientSignal(Class<? extends ClientSignal> srcClientSignal)
srcClientSignal - value of srcClientSignalvoid srcTpn(int srcTpn)
srcTpn - value of srcTpnvoid srcTsg(Class<? extends TributarySlotGranularity> srcTsg)
srcTsg - value of srcTsgvoid srcTributarySlotCount(int srcTributarySlotCount)
srcTributarySlotCount - value of srcTributarySlotCountvoid dstClientSignal(Class<? extends ClientSignal> dstClientSignal)
dstClientSignal - value of dstClientSignalvoid dstTpn(int dstTpn)
dstTpn - value of dstTpnvoid dstTsg(Class<? extends TributarySlotGranularity> dstTsg)
dstTsg - value of dstTsgvoid dstTributarySlotCount(int dstTributarySlotCount)
dstTributarySlotCount - value of dstTributarySlotCountvoid p2PprimaryPaths(P2PprimaryPaths p2PprimaryPaths)
p2PprimaryPaths - value of p2PprimaryPathsvoid p2PsecondaryPaths(P2PsecondaryPaths p2PsecondaryPaths)
p2PsecondaryPaths - value of p2PsecondaryPathsvoid srcTributarySlots(SrcTributarySlots srcTributarySlots)
srcTributarySlots - value of srcTributarySlotsvoid dstTributarySlots(DstTributarySlots dstTributarySlots)
dstTributarySlots - value of dstTributarySlotsboolean isLeafValueSet(Request.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.