public interface ConnectionSiteIf
| Modifier and Type | Method and Description |
|---|---|
String |
getAng()
Gets the value of the ang property.
|
AdjustPointIf |
getPos()
Gets the value of the pos property.
|
boolean |
isSetAng() |
void |
setAng(String value)
Sets the value of the ang property.
|
void |
setPos(AdjustPointIf pos)
Sets the value of the pos property.
|
AdjustPointIf getPos()
void setPos(AdjustPointIf pos)
String getAng()
void setAng(String value)
boolean isSetAng()