public class MplsLabelResourceAllocation extends Object 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()
ResourceAllocationtype in interface ResourceAllocationpublic MplsLabel mplsLabel()
Copyright © 2015. All rights reserved.