public class IetfNetworkTopologyTerminationPoint
extends java.lang.Object
| Constructor and Description |
|---|
IetfNetworkTopologyTerminationPoint() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getAdditionalProperties() |
IetfL2TopologyL2TerminationPointAttributes |
getIetfL2TopologyL2TerminationPointAttributes() |
IetfL3UnicastTopologyL3TerminationPointAttributes |
getIetfL3UnicastTopologyL3TerminationPointAttributes() |
java.lang.Object |
getIetfTeTopologyTeTpId() |
java.lang.String |
getTpId() |
void |
setAdditionalProperty(java.lang.String name,
java.lang.Object value) |
void |
setIetfL2TopologyL2TerminationPointAttributes(IetfL2TopologyL2TerminationPointAttributes ietfL2TopologyL2TerminationPointAttributes) |
void |
setIetfL3UnicastTopologyL3TerminationPointAttributes(IetfL3UnicastTopologyL3TerminationPointAttributes ietfL3UnicastTopologyL3TerminationPointAttributes) |
void |
setIetfTeTopologyTeTpId(java.lang.Object ietfTeTopologyTeTpId) |
void |
setTpId(java.lang.String tpId) |
public java.lang.String getTpId()
public void setTpId(java.lang.String tpId)
public java.lang.Object getIetfTeTopologyTeTpId()
public void setIetfTeTopologyTeTpId(java.lang.Object ietfTeTopologyTeTpId)
public IetfL2TopologyL2TerminationPointAttributes getIetfL2TopologyL2TerminationPointAttributes()
public void setIetfL2TopologyL2TerminationPointAttributes(IetfL2TopologyL2TerminationPointAttributes ietfL2TopologyL2TerminationPointAttributes)
public IetfL3UnicastTopologyL3TerminationPointAttributes getIetfL3UnicastTopologyL3TerminationPointAttributes()
public void setIetfL3UnicastTopologyL3TerminationPointAttributes(IetfL3UnicastTopologyL3TerminationPointAttributes ietfL3UnicastTopologyL3TerminationPointAttributes)
public java.util.Map<java.lang.String,java.lang.Object> getAdditionalProperties()
public void setAdditionalProperty(java.lang.String name,
java.lang.Object value)