public static final class MulticastMappingInstruction.WeightMappingInstruction extends MulticastMappingInstruction
MulticastMappingInstruction.MulticastType, MulticastMappingInstruction.PriorityMappingInstruction, MulticastMappingInstruction.WeightMappingInstructionMappingInstruction.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
MulticastMappingInstruction.MulticastType |
subtype()
Obtains the subtype.
|
java.lang.String |
toString() |
int |
weight()
Returns weight value of multicast TE.
|
typepublic MulticastMappingInstruction.MulticastType subtype()
MulticastMappingInstructionsubtype in class MulticastMappingInstructionpublic int weight()
public java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object