public abstract class AbstractFeatureType extends Object implements Serializable
| Constructor and Description |
|---|
AbstractFeatureType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBoundedBy()
Returns the value of field 'boundedBy'.
|
Object |
getDescription()
Returns the value of field 'description'.
|
String |
getFid()
Returns the value of field 'fid'.
|
Object |
getName()
Returns the value of field 'name'.
|
boolean |
isValid()
Method isValid
|
void |
setBoundedBy(Object boundedBy)
Sets the value of field 'boundedBy'.
|
void |
setDescription(Object description)
Sets the value of field 'description'.
|
void |
setFid(String fid)
Sets the value of field 'fid'.
|
void |
setName(Object name)
Sets the value of field 'name'.
|
void |
validate()
Method validate
|
public Object getBoundedBy()
public Object getDescription()
public String getFid()
public Object getName()
public boolean isValid()
public void setBoundedBy(Object boundedBy)
boundedBy - the value of field 'boundedBy'.public void setDescription(Object description)
description - the value of field 'description'.public void setFid(String fid)
fid - the value of field 'fid'.public void setName(Object name)
name - the value of field 'name'.public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationExceptionCopyright © 2022 B3Partners B.V.. All rights reserved.