|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.gml.LocationPropertyType
public class LocationPropertyType
Deprecated in GML 3.1.0
Classe Java pour LocationPropertyType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="LocationPropertyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<choice>
<element ref="{http://www.opengis.net/gml}_Geometry"/>
<element ref="{http://www.opengis.net/gml}LocationKeyWord"/>
<element ref="{http://www.opengis.net/gml}LocationString"/>
<element ref="{http://www.opengis.net/gml}Null"/>
</choice>
</sequence>
<attGroup ref="{http://www.opengis.net/gml}AssociationAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected List<String> |
_null
|
protected ActuateType |
actuate
|
protected String |
arcrole
|
protected JAXBElement<? extends AbstractGeometryType> |
geometry
|
protected String |
href
|
protected CodeType |
locationKeyWord
|
protected StringOrRefType |
locationString
|
protected String |
remoteSchema
|
protected String |
role
|
protected ShowType |
show
|
protected String |
title
|
static TypeType |
TYPE
|
| Constructor Summary | |
|---|---|
LocationPropertyType()
|
|
| Method Summary | |
|---|---|
ActuateType |
getActuate()
Obtient la valeur de la propriété actuate. |
String |
getArcrole()
Obtient la valeur de la propriété arcrole. |
JAXBElement<? extends AbstractGeometryType> |
getGeometry()
Obtient la valeur de la propriété geometry. |
String |
getHref()
Obtient la valeur de la propriété href. |
CodeType |
getLocationKeyWord()
Obtient la valeur de la propriété locationKeyWord. |
StringOrRefType |
getLocationString()
Obtient la valeur de la propriété locationString. |
List<String> |
getNull()
Gets the value of the null property. |
String |
getRemoteSchema()
Obtient la valeur de la propriété remoteSchema. |
String |
getRole()
Obtient la valeur de la propriété role. |
ShowType |
getShow()
Obtient la valeur de la propriété show. |
String |
getTitle()
Obtient la valeur de la propriété title. |
boolean |
isSetActuate()
|
boolean |
isSetArcrole()
|
boolean |
isSetGeometry()
|
boolean |
isSetHref()
|
boolean |
isSetLocationKeyWord()
|
boolean |
isSetLocationString()
|
boolean |
isSetNull()
|
boolean |
isSetRemoteSchema()
|
boolean |
isSetRole()
|
boolean |
isSetShow()
|
boolean |
isSetTitle()
|
void |
setActuate(ActuateType value)
Définit la valeur de la propriété actuate. |
void |
setArcrole(String value)
Définit la valeur de la propriété arcrole. |
void |
setGeometry(JAXBElement<? extends AbstractGeometryType> value)
Définit la valeur de la propriété geometry. |
void |
setHref(String value)
Définit la valeur de la propriété href. |
void |
setLocationKeyWord(CodeType value)
Définit la valeur de la propriété locationKeyWord. |
void |
setLocationString(StringOrRefType value)
Définit la valeur de la propriété locationString. |
void |
setRemoteSchema(String value)
Définit la valeur de la propriété remoteSchema. |
void |
setRole(String value)
Définit la valeur de la propriété role. |
void |
setShow(ShowType value)
Définit la valeur de la propriété show. |
void |
setTitle(String value)
Définit la valeur de la propriété title. |
void |
unsetNull()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected JAXBElement<? extends AbstractGeometryType> geometry
protected CodeType locationKeyWord
protected StringOrRefType locationString
protected List<String> _null
protected String remoteSchema
public static final TypeType TYPE
protected String href
protected String role
protected String arcrole
protected String title
protected ShowType show
protected ActuateType actuate
| Constructor Detail |
|---|
public LocationPropertyType()
| Method Detail |
|---|
public JAXBElement<? extends AbstractGeometryType> getGeometry()
JAXBElement<MultiPointType>
ARingElement
JAXBElement<AbstractGeometricPrimitiveType>
JAXBElement<TinType>
JAXBElement<LineStringType>
JAXBElement<AbstractGeometryType>
JAXBElement<TriangulatedSurfaceType>
JAXBElement<LinearRingType>
JAXBElement<RectifiedGridType>
JAXBElement<AbstractGeometricAggregateType>
JAXBElement<GridType>
JAXBElement<OrientableSurfaceType>
JAXBElement<MultiPolygonType>
JAXBElement<SurfaceType>
JAXBElement<OrientableCurveType>
ASolidElement
JAXBElement<PolyhedralSurfaceType>
JAXBElement<MultiCurveType>
JAXBElement<PolygonType>
JAXBElement<CurveType>
JAXBElement<CompositeCurveType>
JAXBElement<MultiLineStringType>
JAXBElement<SolidType>
ASurfaceElement
JAXBElement<PointType>
JAXBElement<GeometricComplexType>
JAXBElement<MultiSolidType>
JAXBElement<AbstractGeometryType>
JAXBElement<MultiGeometryType>
JAXBElement<CompositeSurfaceType>
JAXBElement<RingType>
JAXBElement<MultiSurfaceType>
ACurveElement
JAXBElement<CompositeSolidType>public void setGeometry(JAXBElement<? extends AbstractGeometryType> value)
value - allowed object is
JAXBElement<MultiPointType>
ARingElement
JAXBElement<AbstractGeometricPrimitiveType>
JAXBElement<TinType>
JAXBElement<LineStringType>
JAXBElement<AbstractGeometryType>
JAXBElement<TriangulatedSurfaceType>
JAXBElement<LinearRingType>
JAXBElement<RectifiedGridType>
JAXBElement<AbstractGeometricAggregateType>
JAXBElement<GridType>
JAXBElement<OrientableSurfaceType>
JAXBElement<MultiPolygonType>
JAXBElement<SurfaceType>
JAXBElement<OrientableCurveType>
ASolidElement
JAXBElement<PolyhedralSurfaceType>
JAXBElement<MultiCurveType>
JAXBElement<PolygonType>
JAXBElement<CurveType>
JAXBElement<CompositeCurveType>
JAXBElement<MultiLineStringType>
JAXBElement<SolidType>
ASurfaceElement
JAXBElement<PointType>
JAXBElement<GeometricComplexType>
JAXBElement<MultiSolidType>
JAXBElement<AbstractGeometryType>
JAXBElement<MultiGeometryType>
JAXBElement<CompositeSurfaceType>
JAXBElement<RingType>
JAXBElement<MultiSurfaceType>
ACurveElement
JAXBElement<CompositeSolidType>public boolean isSetGeometry()
public CodeType getLocationKeyWord()
CodeTypepublic void setLocationKeyWord(CodeType value)
value - allowed object is
CodeTypepublic boolean isSetLocationKeyWord()
public StringOrRefType getLocationString()
StringOrRefTypepublic void setLocationString(StringOrRefType value)
value - allowed object is
StringOrRefTypepublic boolean isSetLocationString()
public List<String> getNull()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the null property.
For example, to add a new item, do as follows:
getNull().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetNull()
public void unsetNull()
public String getRemoteSchema()
Stringpublic void setRemoteSchema(String value)
value - allowed object is
Stringpublic boolean isSetRemoteSchema()
public String getHref()
Stringpublic void setHref(String value)
value - allowed object is
Stringpublic boolean isSetHref()
public String getRole()
Stringpublic void setRole(String value)
value - allowed object is
Stringpublic boolean isSetRole()
public String getArcrole()
Stringpublic void setArcrole(String value)
value - allowed object is
Stringpublic boolean isSetArcrole()
public String getTitle()
Stringpublic void setTitle(String value)
value - allowed object is
Stringpublic boolean isSetTitle()
public ShowType getShow()
ShowTypepublic void setShow(ShowType value)
value - allowed object is
ShowTypepublic boolean isSetShow()
public ActuateType getActuate()
ActuateTypepublic void setActuate(ActuateType value)
value - allowed object is
ActuateTypepublic boolean isSetActuate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||