public interface ShowPointOfInterestDataAreaType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.util.List | getPointOfInterest()
Returns the value of the 'Point Of Interest' containment reference list.
|
ShowType | getShow()
Returns the value of the 'Show' containment reference.
|
void | setShow(ShowType value)
Sets the value of the 'Show' containment reference.
|
ShowType getShow()
void setShow(ShowType value)
java.util.List getPointOfInterest()