|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.nist.antd.mpls.signaling.information.NodeInfo
Class NodeInfo
This class was developed at the National Institute of Standards and Technology by employees of the Federal Government and the Towson University by student in the course of their official duties. Pursuant to title 17 Section 105 of the United States Code this software is not subject to copyright protection and is in the public domain. NIST assumes no responsibility whatsoever for its use by other parties, and makes no guarantees, expressed or implied, about its quality, reliability, or any other characteristic.
We would appreciate acknowledgement if the software is used.
NIST ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" CONDITION AND DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
| Field Summary | |
int |
depth
Field depth |
int |
inInterfaceID
Field inInterfaceID |
int |
inLabel
Field inLabel |
int |
IPAddr
Field IPAddr |
boolean |
isLoose
Field isLoose - Loose routing flag |
boolean |
isSet
Field isSet |
java.lang.String |
NodeID
Field NodeID |
int |
outInterfaceID
Field outInterfaceID |
int |
outLabel
Field outLabel |
MPLSSignalingInfo |
sigInfo
Field sigInfo - Signaling Information |
| Constructor Summary | |
NodeInfo(MPLSSignalingInfo siginfo)
Constructor NodeInfo |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public MPLSSignalingInfo sigInfo
public boolean isLoose
public boolean isSet
public int depth
public java.lang.String NodeID
public int IPAddr
public int inInterfaceID
public int inLabel
public int outInterfaceID
public int outLabel
| Constructor Detail |
public NodeInfo(MPLSSignalingInfo siginfo)
siginfo - - XXX
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||