public class FeatureTypeType extends Object implements Serializable
| Constructor and Description |
|---|
FeatureTypeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLatLongBoundingBox(int index,
LatLongBoundingBox vLatLongBoundingBox)
Method addLatLongBoundingBox
|
void |
addLatLongBoundingBox(LatLongBoundingBox vLatLongBoundingBox)
Method addLatLongBoundingBox
|
void |
addMetadataURL(int index,
MetadataURL vMetadataURL)
Method addMetadataURL
|
void |
addMetadataURL(MetadataURL vMetadataURL)
Method addMetadataURL
|
void |
clearLatLongBoundingBox()
Method clearLatLongBoundingBox
|
void |
clearMetadataURL()
Method clearMetadataURL
|
Enumeration |
enumerateLatLongBoundingBox()
Method enumerateLatLongBoundingBox
|
Enumeration |
enumerateMetadataURL()
Method enumerateMetadataURL
|
String |
getAbstract()
Returns the value of field 'abstract'.
|
String |
getKeywords()
Returns the value of field 'keywords'.
|
LatLongBoundingBox[] |
getLatLongBoundingBox()
Method getLatLongBoundingBox
|
LatLongBoundingBox |
getLatLongBoundingBox(int index)
Method getLatLongBoundingBox
|
int |
getLatLongBoundingBoxCount()
Method getLatLongBoundingBoxCount
|
MetadataURL[] |
getMetadataURL()
Method getMetadataURL
|
MetadataURL |
getMetadataURL(int index)
Method getMetadataURL
|
int |
getMetadataURLCount()
Method getMetadataURLCount
|
String |
getName()
Returns the value of field 'name'.
|
Operations_FeatureTypeType |
getOperations_FeatureTypeType()
Returns the value of field 'operations_FeatureTypeType'.
|
String |
getSRS()
Returns the value of field 'SRS'.
|
String |
getTitle()
Returns the value of field 'title'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
boolean |
removeLatLongBoundingBox(LatLongBoundingBox vLatLongBoundingBox)
Method removeLatLongBoundingBox
|
boolean |
removeMetadataURL(MetadataURL vMetadataURL)
Method removeMetadataURL
|
void |
setAbstract(String _abstract)
Sets the value of field 'abstract'.
|
void |
setKeywords(String keywords)
Sets the value of field 'keywords'.
|
void |
setLatLongBoundingBox(int index,
LatLongBoundingBox vLatLongBoundingBox)
Method setLatLongBoundingBox
|
void |
setLatLongBoundingBox(LatLongBoundingBox[] latLongBoundingBoxArray)
Method setLatLongBoundingBox
|
void |
setMetadataURL(int index,
MetadataURL vMetadataURL)
Method setMetadataURL
|
void |
setMetadataURL(MetadataURL[] metadataURLArray)
Method setMetadataURL
|
void |
setName(String name)
Sets the value of field 'name'.
|
void |
setOperations_FeatureTypeType(Operations_FeatureTypeType operations_FeatureTypeType)
Sets the value of field 'operations_FeatureTypeType'.
|
void |
setSRS(String SRS)
Sets the value of field 'SRS'.
|
void |
setTitle(String title)
Sets the value of field 'title'.
|
static FeatureTypeType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public void addLatLongBoundingBox(LatLongBoundingBox vLatLongBoundingBox) throws IndexOutOfBoundsException
vLatLongBoundingBox - IndexOutOfBoundsExceptionpublic void addLatLongBoundingBox(int index,
LatLongBoundingBox vLatLongBoundingBox)
throws IndexOutOfBoundsException
index - vLatLongBoundingBox - IndexOutOfBoundsExceptionpublic void addMetadataURL(MetadataURL vMetadataURL) throws IndexOutOfBoundsException
vMetadataURL - IndexOutOfBoundsExceptionpublic void addMetadataURL(int index,
MetadataURL vMetadataURL)
throws IndexOutOfBoundsException
index - vMetadataURL - IndexOutOfBoundsExceptionpublic void clearLatLongBoundingBox()
public void clearMetadataURL()
public Enumeration enumerateLatLongBoundingBox()
public Enumeration enumerateMetadataURL()
public String getAbstract()
public String getKeywords()
public LatLongBoundingBox getLatLongBoundingBox(int index) throws IndexOutOfBoundsException
index - IndexOutOfBoundsExceptionpublic LatLongBoundingBox[] getLatLongBoundingBox()
public int getLatLongBoundingBoxCount()
public MetadataURL getMetadataURL(int index) throws IndexOutOfBoundsException
index - IndexOutOfBoundsExceptionpublic MetadataURL[] getMetadataURL()
public int getMetadataURLCount()
public String getName()
public Operations_FeatureTypeType getOperations_FeatureTypeType()
public String getSRS()
public String getTitle()
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 removeLatLongBoundingBox(LatLongBoundingBox vLatLongBoundingBox)
vLatLongBoundingBox - public boolean removeMetadataURL(MetadataURL vMetadataURL)
vMetadataURL - public void setAbstract(String _abstract)
_abstract - abstract - the value of field 'abstract'.public void setKeywords(String keywords)
keywords - the value of field 'keywords'.public void setLatLongBoundingBox(int index,
LatLongBoundingBox vLatLongBoundingBox)
throws IndexOutOfBoundsException
index - vLatLongBoundingBox - IndexOutOfBoundsExceptionpublic void setLatLongBoundingBox(LatLongBoundingBox[] latLongBoundingBoxArray)
latLongBoundingBoxArray - public void setMetadataURL(int index,
MetadataURL vMetadataURL)
throws IndexOutOfBoundsException
index - vMetadataURL - IndexOutOfBoundsExceptionpublic void setMetadataURL(MetadataURL[] metadataURLArray)
metadataURLArray - public void setName(String name)
name - the value of field 'name'.public void setOperations_FeatureTypeType(Operations_FeatureTypeType operations_FeatureTypeType)
operations_FeatureTypeType - the value of field
'operations_FeatureTypeType'.public void setSRS(String SRS)
SRS - the value of field 'SRS'.public void setTitle(String title)
title - the value of field 'title'.public static FeatureTypeType 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 © 2021 B3Partners B.V.. All rights reserved.