public static final class UnicastMappingInstruction.WeightMappingInstruction extends UnicastMappingInstruction
UnicastMappingInstruction.PriorityMappingInstruction, UnicastMappingInstruction.UnicastType, UnicastMappingInstruction.WeightMappingInstructionMappingInstruction.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
UnicastMappingInstruction.UnicastType |
subtype() |
java.lang.String |
toString() |
int |
weight()
Returns weight value of unicast TE.
|
typepublic UnicastMappingInstruction.UnicastType subtype()
subtype in class UnicastMappingInstructionpublic 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