public class MplsLabelResourceAllocation extends MplsLabelResourceRequest implements ResourceAllocation
| Constructor and Description |
|---|
MplsLabelResourceAllocation(MplsLabel mplsLabel)
Creates a new
MplsLabelResourceAllocation with MplsLabel
object. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
MplsLabel |
mplsLabel()
Returns the MPLS label resource.
|
String |
toString() |
ResourceType |
type()
Returns the resource type.
|
public MplsLabelResourceAllocation(MplsLabel mplsLabel)
MplsLabelResourceAllocation with MplsLabel
object.mplsLabel - allocated MPLS Labelpublic ResourceType type()
ResourceRequesttype in interface ResourceRequesttype in class MplsLabelResourceRequestpublic MplsLabel mplsLabel()
public String toString()
toString in class MplsLabelResourceRequestCopyright © 2015. All rights reserved.