public abstract class AbstractGMLType extends Object implements Serializable
| Constructor and Description |
|---|
AbstractGMLType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getId()
Returns the value of field 'id'.
|
StandardObjectProperties |
getStandardObjectProperties()
Returns the value of field 'standardObjectProperties'.
|
boolean |
isValid()
Method isValid
|
void |
setId(Object id)
Sets the value of field 'id'.
|
void |
setStandardObjectProperties(StandardObjectProperties standardObjectProperties)
Sets the value of field 'standardObjectProperties'.
|
void |
validate()
Method validate
|
public Object getId()
public StandardObjectProperties getStandardObjectProperties()
public boolean isValid()
public void setId(Object id)
id - the value of field 'id'.public void setStandardObjectProperties(StandardObjectProperties standardObjectProperties)
standardObjectProperties - the value of field
'standardObjectProperties'.public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationExceptionCopyright © 2022 B3Partners B.V.. All rights reserved.