public class WFS_CapabilitiesType extends Object implements Serializable
| Constructor and Description |
|---|
WFS_CapabilitiesType() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteUpdateSequence()
Method deleteUpdateSequence
|
Capability |
getCapability()
Returns the value of field 'capability'.
|
FeatureTypeList |
getFeatureTypeList()
Returns the value of field 'featureTypeList'.
|
Filter_Capabilities |
getFilter_Capabilities()
Returns the value of field 'filter_Capabilities'.
|
Service |
getService()
Returns the value of field 'service'.
|
int |
getUpdateSequence()
Returns the value of field 'updateSequence'.
|
String |
getVersion()
Returns the value of field 'version'.
|
boolean |
hasUpdateSequence()
Method hasUpdateSequence
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setCapability(Capability capability)
Sets the value of field 'capability'.
|
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 |
setService(Service service)
Sets the value of field 'service'.
|
void |
setUpdateSequence(int updateSequence)
Sets the value of field 'updateSequence'.
|
void |
setVersion(String version)
Sets the value of field 'version'.
|
static WFS_CapabilitiesType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public void deleteUpdateSequence()
public Capability getCapability()
public FeatureTypeList getFeatureTypeList()
public Filter_Capabilities getFilter_Capabilities()
public Service getService()
public int getUpdateSequence()
public String getVersion()
public boolean hasUpdateSequence()
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 void setCapability(Capability capability)
capability - the value of field 'capability'.public 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 setService(Service service)
service - the value of field 'service'.public void setUpdateSequence(int updateSequence)
updateSequence - the value of field 'updateSequence'.public void setVersion(String version)
version - the value of field 'version'.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
org.exolab.castor.xml.ValidationExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.