public interface AltInformationSources
| Modifier and Type | Interface and Description |
|---|---|
static class |
AltInformationSources.LeafIdentifier
Identify the leaf of AltInformationSources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToInterfaceSwitchingCapability(InterfaceSwitchingCapability addTo)
Adds to the list of interfaceSwitchingCapability.
|
void |
addToUnreservedBandwidth(UnreservedBandwidth addTo)
Adds to the list of unreservedBandwidth.
|
AdminGroups |
administrativeGroup()
Returns the attribute administrativeGroup.
|
void |
administrativeGroup(AdminGroups administrativeGroup)
Sets the attribute administrativeGroup.
|
InformationSourceEnum |
informationSource()
Returns the attribute informationSource.
|
void |
informationSource(InformationSourceEnum informationSource)
Sets the attribute informationSource.
|
InformationSourceState |
informationSourceState()
Returns the attribute informationSourceState.
|
void |
informationSourceState(InformationSourceState informationSourceState)
Sets the attribute informationSourceState.
|
List<InterfaceSwitchingCapability> |
interfaceSwitchingCapability()
Returns the attribute interfaceSwitchingCapability.
|
void |
interfaceSwitchingCapability(List<InterfaceSwitchingCapability> interfaceSwitchingCapability)
Sets the attribute interfaceSwitchingCapability.
|
boolean |
isLeafValueSet(AltInformationSources.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BigInteger |
linkIndex()
Returns the attribute linkIndex.
|
void |
linkIndex(BigInteger linkIndex)
Sets the attribute linkIndex.
|
LinkProtectionTypeEnum |
linkProtectionType()
Returns the attribute linkProtectionType.
|
void |
linkProtectionType(LinkProtectionTypeEnum linkProtectionType)
Sets the attribute linkProtectionType.
|
BigDecimal |
maxLinkBandwidth()
Returns the attribute maxLinkBandwidth.
|
void |
maxLinkBandwidth(BigDecimal maxLinkBandwidth)
Sets the attribute maxLinkBandwidth.
|
BigDecimal |
maxResvLinkBandwidth()
Returns the attribute maxResvLinkBandwidth.
|
void |
maxResvLinkBandwidth(BigDecimal maxResvLinkBandwidth)
Sets the attribute maxResvLinkBandwidth.
|
PerformanceMetric |
performanceMetric()
Returns the attribute performanceMetric.
|
void |
performanceMetric(PerformanceMetric performanceMetric)
Sets the attribute performanceMetric.
|
long |
teDefaultMetric()
Returns the attribute teDefaultMetric.
|
void |
teDefaultMetric(long teDefaultMetric)
Sets the attribute teDefaultMetric.
|
TeSrlgs |
teSrlgs()
Returns the attribute teSrlgs.
|
void |
teSrlgs(TeSrlgs teSrlgs)
Sets the attribute teSrlgs.
|
List<UnreservedBandwidth> |
unreservedBandwidth()
Returns the attribute unreservedBandwidth.
|
void |
unreservedBandwidth(List<UnreservedBandwidth> unreservedBandwidth)
Sets the attribute unreservedBandwidth.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
BigInteger linkIndex()
AdminGroups administrativeGroup()
BigDecimal maxLinkBandwidth()
BigDecimal maxResvLinkBandwidth()
long teDefaultMetric()
LinkProtectionTypeEnum linkProtectionType()
InformationSourceEnum informationSource()
BitSet valueLeafFlags()
List<UnreservedBandwidth> unreservedBandwidth()
PerformanceMetric performanceMetric()
List<InterfaceSwitchingCapability> interfaceSwitchingCapability()
TeSrlgs teSrlgs()
InformationSourceState informationSourceState()
void linkIndex(BigInteger linkIndex)
linkIndex - value of linkIndexvoid administrativeGroup(AdminGroups administrativeGroup)
administrativeGroup - value of administrativeGroupvoid maxLinkBandwidth(BigDecimal maxLinkBandwidth)
maxLinkBandwidth - value of maxLinkBandwidthvoid maxResvLinkBandwidth(BigDecimal maxResvLinkBandwidth)
maxResvLinkBandwidth - value of maxResvLinkBandwidthvoid teDefaultMetric(long teDefaultMetric)
teDefaultMetric - value of teDefaultMetricvoid linkProtectionType(LinkProtectionTypeEnum linkProtectionType)
linkProtectionType - value of linkProtectionTypevoid informationSource(InformationSourceEnum informationSource)
informationSource - value of informationSourcevoid unreservedBandwidth(List<UnreservedBandwidth> unreservedBandwidth)
unreservedBandwidth - list of unreservedBandwidthvoid performanceMetric(PerformanceMetric performanceMetric)
performanceMetric - value of performanceMetricvoid interfaceSwitchingCapability(List<InterfaceSwitchingCapability> interfaceSwitchingCapability)
interfaceSwitchingCapability - list of interfaceSwitchingCapabilityvoid teSrlgs(TeSrlgs teSrlgs)
teSrlgs - value of teSrlgsvoid informationSourceState(InformationSourceState informationSourceState)
informationSourceState - value of informationSourceStatevoid addToUnreservedBandwidth(UnreservedBandwidth addTo)
addTo - value of unreservedBandwidthvoid addToInterfaceSwitchingCapability(InterfaceSwitchingCapability addTo)
addTo - value of interfaceSwitchingCapabilityboolean isLeafValueSet(AltInformationSources.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.