public class TopoEndpoint
extends java.lang.Object
| Constructor and Description |
|---|
TopoEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getAdditionalProperties() |
java.lang.String |
getTopoEndpointRef() |
TopoOpticalAttributes |
getTopoOpticalAttributes() |
TopoPerformanceMetrics |
getTopoPerformanceMetrics() |
void |
setAdditionalProperty(java.lang.String name,
java.lang.Object value) |
void |
setTopoEndpointRef(java.lang.String topoEndpointRef) |
void |
setTopoOpticalAttributes(TopoOpticalAttributes topoOpticalAttributes) |
void |
setTopoPerformanceMetrics(TopoPerformanceMetrics topoPerformanceMetrics) |
public java.lang.String getTopoEndpointRef()
public void setTopoEndpointRef(java.lang.String topoEndpointRef)
public TopoOpticalAttributes getTopoOpticalAttributes()
public void setTopoOpticalAttributes(TopoOpticalAttributes topoOpticalAttributes)
public TopoPerformanceMetrics getTopoPerformanceMetrics()
public void setTopoPerformanceMetrics(TopoPerformanceMetrics topoPerformanceMetrics)
public java.util.Map<java.lang.String,java.lang.Object> getAdditionalProperties()
public void setAdditionalProperty(java.lang.String name,
java.lang.Object value)