public interface ChangePointOfInterestDataAreaType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
ChangeType | getChange()
Returns the value of the 'Change' containment reference.
|
java.util.List | getPointOfInterest()
Returns the value of the 'Point Of Interest' containment reference list.
|
void | setChange(ChangeType value)
Sets the value of the 'Change' containment reference.
|
ChangeType getChange()
void setChange(ChangeType value)
java.util.List getPointOfInterest()