public abstract class AbstractFeatureType extends AbstractGMLType implements Serializable
| Constructor and Description |
|---|
AbstractFeatureType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBoundedBy()
Returns the value of field 'boundedBy'.
|
Object |
getLocation()
Returns the value of field 'location'.
|
boolean |
isValid()
Method isValid
|
void |
setBoundedBy(Object boundedBy)
Sets the value of field 'boundedBy'.
|
void |
setLocation(Object location)
Sets the value of field 'location'.
|
void |
validate()
Method validate
|
getId, getStandardObjectProperties, setId, setStandardObjectPropertiespublic Object getBoundedBy()
public Object getLocation()
public boolean isValid()
isValid in class AbstractGMLTypepublic void setBoundedBy(Object boundedBy)
boundedBy - the value of field 'boundedBy'.public void setLocation(Object location)
location - the value of field 'location'.public void validate()
throws org.exolab.castor.xml.ValidationException
validate in class AbstractGMLTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.