public interface ConnectionSiteIf
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAng()
Gets the value of the ang property.
|
AdjustPointIf |
getPos()
Gets the value of the pos property.
|
boolean |
isSetAng() |
void |
setAng(java.lang.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)
java.lang.String getAng()
void setAng(java.lang.String value)
boolean isSetAng()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.