public class FeatureTypeListType extends Object implements Serializable
| Constructor and Description |
|---|
FeatureTypeListType() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFeatureType(FeatureType vFeatureType)
Method addFeatureType
|
void |
addFeatureType(int index,
FeatureType vFeatureType)
Method addFeatureType
|
void |
clearFeatureType()
Method clearFeatureType
|
Enumeration |
enumerateFeatureType()
Method enumerateFeatureType
|
FeatureType[] |
getFeatureType()
Method getFeatureType
|
FeatureType |
getFeatureType(int index)
Method getFeatureType
|
int |
getFeatureTypeCount()
Method getFeatureTypeCount
|
Operations_FeatureTypeListType |
getOperations_FeatureTypeListType()
Returns the value of field 'operations_FeatureTypeListType'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
boolean |
removeFeatureType(FeatureType vFeatureType)
Method removeFeatureType
|
void |
setFeatureType(FeatureType[] featureTypeArray)
Method setFeatureType
|
void |
setFeatureType(int index,
FeatureType vFeatureType)
Method setFeatureType
|
void |
setOperations_FeatureTypeListType(Operations_FeatureTypeListType operations_FeatureTypeListType)
Sets the value of field 'operations_FeatureTypeListType'.
|
static FeatureTypeListType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public void addFeatureType(FeatureType vFeatureType) throws IndexOutOfBoundsException
vFeatureType - IndexOutOfBoundsExceptionpublic void addFeatureType(int index,
FeatureType vFeatureType)
throws IndexOutOfBoundsException
index - vFeatureType - IndexOutOfBoundsExceptionpublic void clearFeatureType()
public Enumeration enumerateFeatureType()
public FeatureType getFeatureType(int index) throws IndexOutOfBoundsException
index - IndexOutOfBoundsExceptionpublic FeatureType[] getFeatureType()
public int getFeatureTypeCount()
public Operations_FeatureTypeListType getOperations_FeatureTypeListType()
public boolean isValid()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic boolean removeFeatureType(FeatureType vFeatureType)
vFeatureType - public void setFeatureType(int index,
FeatureType vFeatureType)
throws IndexOutOfBoundsException
index - vFeatureType - IndexOutOfBoundsExceptionpublic void setFeatureType(FeatureType[] featureTypeArray)
featureTypeArray - public void setOperations_FeatureTypeListType(Operations_FeatureTypeListType operations_FeatureTypeListType)
operations_FeatureTypeListType - the value of field
'operations_FeatureTypeListType'.public static FeatureTypeListType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.