public class WFS_CapabilitiesType extends CapabilitiesBaseType implements Serializable
| Constructor and Description |
|---|
WFS_CapabilitiesType() |
| Modifier and Type | Method and Description |
|---|---|
FeatureTypeList |
getFeatureTypeList()
Returns the value of field 'featureTypeList'.
|
Filter_Capabilities |
getFilter_Capabilities()
Returns the value of field 'filter_Capabilities'.
|
ServesGMLObjectTypeList |
getServesGMLObjectTypeList()
Returns the value of field 'servesGMLObjectTypeList'.
|
SupportsGMLObjectTypeList |
getSupportsGMLObjectTypeList()
Returns the value of field 'supportsGMLObjectTypeList'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setFeatureTypeList(FeatureTypeList featureTypeList)
Sets the value of field 'featureTypeList'.
|
void |
setFilter_Capabilities(Filter_Capabilities filter_Capabilities)
Sets the value of field 'filter_Capabilities'.
|
void |
setServesGMLObjectTypeList(ServesGMLObjectTypeList servesGMLObjectTypeList)
Sets the value of field 'servesGMLObjectTypeList'.
|
void |
setSupportsGMLObjectTypeList(SupportsGMLObjectTypeList supportsGMLObjectTypeList)
Sets the value of field 'supportsGMLObjectTypeList'.
|
static WFS_CapabilitiesType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
getOperationsMetadata, getServiceIdentification, getServiceProvider, getUpdateSequence, getVersion, setOperationsMetadata, setServiceIdentification, setServiceProvider, setUpdateSequence, setVersionpublic FeatureTypeList getFeatureTypeList()
public Filter_Capabilities getFilter_Capabilities()
public ServesGMLObjectTypeList getServesGMLObjectTypeList()
public SupportsGMLObjectTypeList getSupportsGMLObjectTypeList()
public boolean isValid()
isValid in class CapabilitiesBaseTypepublic void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class CapabilitiesBaseTypeout - 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
marshal in class CapabilitiesBaseTypehandler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void setFeatureTypeList(FeatureTypeList featureTypeList)
featureTypeList - the value of field 'featureTypeList'.public void setFilter_Capabilities(Filter_Capabilities filter_Capabilities)
filter_Capabilities - the value of field
'filter_Capabilities'.public void setServesGMLObjectTypeList(ServesGMLObjectTypeList servesGMLObjectTypeList)
servesGMLObjectTypeList - the value of field
'servesGMLObjectTypeList'.public void setSupportsGMLObjectTypeList(SupportsGMLObjectTypeList supportsGMLObjectTypeList)
supportsGMLObjectTypeList - the value of field
'supportsGMLObjectTypeList'.public static WFS_CapabilitiesType 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
validate in class CapabilitiesBaseTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2021 B3Partners B.V.. All rights reserved.