public class GetFeatureTypeType extends Object implements Serializable
| Constructor and Description |
|---|
GetFeatureTypeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDCPType_FeatureTypeType(DCPType_FeatureTypeType vDCPType_FeatureTypeType)
Method addDCPType_FeatureTypeType
|
void |
addDCPType_FeatureTypeType(int index,
DCPType_FeatureTypeType vDCPType_FeatureTypeType)
Method addDCPType_FeatureTypeType
|
void |
clearDCPType_FeatureTypeType()
Method clearDCPType_FeatureTypeType
|
Enumeration |
enumerateDCPType_FeatureTypeType()
Method enumerateDCPType_FeatureTypeType
|
DCPType_FeatureTypeType[] |
getDCPType_FeatureTypeType()
Method getDCPType_FeatureTypeType
|
DCPType_FeatureTypeType |
getDCPType_FeatureTypeType(int index)
Method getDCPType_FeatureTypeType
|
int |
getDCPType_FeatureTypeTypeCount()
Method getDCPType_FeatureTypeTypeCount
|
ResultFormat |
getResultFormat()
Returns the value of field 'resultFormat'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
boolean |
removeDCPType_FeatureTypeType(DCPType_FeatureTypeType vDCPType_FeatureTypeType)
Method removeDCPType_FeatureTypeType
|
void |
setDCPType_FeatureTypeType(DCPType_FeatureTypeType[] DCPType_FeatureTypeTypeArray)
Method setDCPType_FeatureTypeType
|
void |
setDCPType_FeatureTypeType(int index,
DCPType_FeatureTypeType vDCPType_FeatureTypeType)
Method setDCPType_FeatureTypeType
|
void |
setResultFormat(ResultFormat resultFormat)
Sets the value of field 'resultFormat'.
|
static GetFeatureTypeType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public void addDCPType_FeatureTypeType(DCPType_FeatureTypeType vDCPType_FeatureTypeType) throws IndexOutOfBoundsException
vDCPType_FeatureTypeType - IndexOutOfBoundsExceptionpublic void addDCPType_FeatureTypeType(int index,
DCPType_FeatureTypeType vDCPType_FeatureTypeType)
throws IndexOutOfBoundsException
index - vDCPType_FeatureTypeType - IndexOutOfBoundsExceptionpublic void clearDCPType_FeatureTypeType()
public Enumeration enumerateDCPType_FeatureTypeType()
public DCPType_FeatureTypeType getDCPType_FeatureTypeType(int index) throws IndexOutOfBoundsException
index - IndexOutOfBoundsExceptionpublic DCPType_FeatureTypeType[] getDCPType_FeatureTypeType()
public int getDCPType_FeatureTypeTypeCount()
public ResultFormat getResultFormat()
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 removeDCPType_FeatureTypeType(DCPType_FeatureTypeType vDCPType_FeatureTypeType)
vDCPType_FeatureTypeType - public void setDCPType_FeatureTypeType(int index,
DCPType_FeatureTypeType vDCPType_FeatureTypeType)
throws IndexOutOfBoundsException
index - vDCPType_FeatureTypeType - IndexOutOfBoundsExceptionpublic void setDCPType_FeatureTypeType(DCPType_FeatureTypeType[] DCPType_FeatureTypeTypeArray)
DCPType_FeatureTypeTypeArray - public void setResultFormat(ResultFormat resultFormat)
resultFormat - the value of field 'resultFormat'.public static GetFeatureTypeType 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.