|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.jaxb.gml._3_1_1.LocationPropertyType
public class LocationPropertyType
Deprecated in GML 3.1.0
Java-Klasse für LocationPropertyType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<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>
Constructor Summary | |
---|---|
LocationPropertyType()
|
Method Summary | |
---|---|
javax.xml.bind.JAXBElement<? extends AbstractGeometryType> |
get_Geometry()
Ruft den Wert der _Geometry-Eigenschaft ab. |
ActuateType |
getActuate()
Ruft den Wert der actuate-Eigenschaft ab. |
java.lang.String |
getArcrole()
Ruft den Wert der arcrole-Eigenschaft ab. |
java.lang.String |
getHref()
Ruft den Wert der href-Eigenschaft ab. |
CodeType |
getLocationKeyWord()
Ruft den Wert der locationKeyWord-Eigenschaft ab. |
StringOrRefType |
getLocationString()
Ruft den Wert der locationString-Eigenschaft ab. |
java.util.List<java.lang.String> |
getNull()
Gets the value of the null property. |
java.lang.String |
getRemoteSchema()
Ruft den Wert der remoteSchema-Eigenschaft ab. |
java.lang.String |
getRole()
Ruft den Wert der role-Eigenschaft ab. |
ShowType |
getShow()
Ruft den Wert der show-Eigenschaft ab. |
java.lang.String |
getTitle()
Ruft den Wert der title-Eigenschaft ab. |
TypeType |
getType()
Ruft den Wert der type-Eigenschaft ab. |
boolean |
isSet_Geometry()
|
boolean |
isSetActuate()
|
boolean |
isSetArcrole()
|
boolean |
isSetHref()
|
boolean |
isSetLocationKeyWord()
|
boolean |
isSetLocationString()
|
boolean |
isSetNull()
|
boolean |
isSetRemoteSchema()
|
boolean |
isSetRole()
|
boolean |
isSetShow()
|
boolean |
isSetTitle()
|
boolean |
isSetType()
|
void |
set_Geometry(javax.xml.bind.JAXBElement<? extends AbstractGeometryType> value)
Legt den Wert der _Geometry-Eigenschaft fest. |
void |
setActuate(ActuateType value)
Legt den Wert der actuate-Eigenschaft fest. |
void |
setArcrole(java.lang.String value)
Legt den Wert der arcrole-Eigenschaft fest. |
void |
setHref(java.lang.String value)
Legt den Wert der href-Eigenschaft fest. |
void |
setLocationKeyWord(CodeType value)
Legt den Wert der locationKeyWord-Eigenschaft fest. |
void |
setLocationString(StringOrRefType value)
Legt den Wert der locationString-Eigenschaft fest. |
void |
setNull(java.util.List<java.lang.String> _null)
Sets the value of the null property. |
void |
setRemoteSchema(java.lang.String value)
Legt den Wert der remoteSchema-Eigenschaft fest. |
void |
setRole(java.lang.String value)
Legt den Wert der role-Eigenschaft fest. |
void |
setShow(ShowType value)
Legt den Wert der show-Eigenschaft fest. |
void |
setTitle(java.lang.String value)
Legt den Wert der title-Eigenschaft fest. |
void |
setType(TypeType value)
Legt den Wert der type-Eigenschaft fest. |
void |
unsetNull()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocationPropertyType()
Method Detail |
---|
public javax.xml.bind.JAXBElement<? extends AbstractGeometryType> get_Geometry()
JAXBElement
<
AbstractGeometricPrimitiveType
>
JAXBElement
<
AbstractGeometricAggregateType
>
JAXBElement
<
MultiPolygonType
>
JAXBElement
<
PolygonType
>
JAXBElement
<
MultiGeometryType
>
JAXBElement
<
AbstractGeometryType
>
JAXBElement
<
MultiSolidType
>
JAXBElement
<
AbstractSolidType
>
JAXBElement
<
GeometricComplexType
>
JAXBElement
<
MultiSurfaceType
>
JAXBElement
<
TexturedSurfaceType
>
JAXBElement
<
OrientableCurveType
>
JAXBElement
<
CompositeSolidType
>
JAXBElement
<
RectifiedGridType
>
JAXBElement
<
CurveType
>
JAXBElement
<
MultiPointType
>
JAXBElement
<
RingType
>
JAXBElement
<
PolyhedralSurfaceType
>
JAXBElement
<
LinearRingType
>
JAXBElement
<
GridType
>
JAXBElement
<
TinType
>
JAXBElement
<
LineStringType
>
JAXBElement
<
SolidType
>
JAXBElement
<
MultiLineStringType
>
JAXBElement
<
SurfaceType
>
JAXBElement
<
TriangulatedSurfaceType
>
JAXBElement
<
TexturedSurfaceType
>
JAXBElement
<
CompositeCurveType
>
JAXBElement
<
MultiCurveType
>
JAXBElement
<
AbstractGeometryType
>
JAXBElement
<
OrientableSurfaceType
>
JAXBElement
<
CompositeSurfaceType
>
JAXBElement
<
PointType
>
JAXBElement
<
AbstractRingType
>
JAXBElement
<
AbstractSurfaceType
>
JAXBElement
<
AbstractCurveType
>
public void set_Geometry(javax.xml.bind.JAXBElement<? extends AbstractGeometryType> value)
value
- allowed object is
JAXBElement
<
AbstractGeometricPrimitiveType
>
JAXBElement
<
AbstractGeometricAggregateType
>
JAXBElement
<
MultiPolygonType
>
JAXBElement
<
PolygonType
>
JAXBElement
<
MultiGeometryType
>
JAXBElement
<
AbstractGeometryType
>
JAXBElement
<
MultiSolidType
>
JAXBElement
<
AbstractSolidType
>
JAXBElement
<
GeometricComplexType
>
JAXBElement
<
MultiSurfaceType
>
JAXBElement
<
TexturedSurfaceType
>
JAXBElement
<
OrientableCurveType
>
JAXBElement
<
CompositeSolidType
>
JAXBElement
<
RectifiedGridType
>
JAXBElement
<
CurveType
>
JAXBElement
<
MultiPointType
>
JAXBElement
<
RingType
>
JAXBElement
<
PolyhedralSurfaceType
>
JAXBElement
<
LinearRingType
>
JAXBElement
<
GridType
>
JAXBElement
<
TinType
>
JAXBElement
<
LineStringType
>
JAXBElement
<
SolidType
>
JAXBElement
<
MultiLineStringType
>
JAXBElement
<
SurfaceType
>
JAXBElement
<
TriangulatedSurfaceType
>
JAXBElement
<
TexturedSurfaceType
>
JAXBElement
<
CompositeCurveType
>
JAXBElement
<
MultiCurveType
>
JAXBElement
<
AbstractGeometryType
>
JAXBElement
<
OrientableSurfaceType
>
JAXBElement
<
CompositeSurfaceType
>
JAXBElement
<
PointType
>
JAXBElement
<
AbstractRingType
>
JAXBElement
<
AbstractSurfaceType
>
JAXBElement
<
AbstractCurveType
>
public boolean isSet_Geometry()
public CodeType getLocationKeyWord()
CodeType
public void setLocationKeyWord(CodeType value)
value
- allowed object is
CodeType
public boolean isSetLocationKeyWord()
public StringOrRefType getLocationString()
StringOrRefType
public void setLocationString(StringOrRefType value)
value
- allowed object is
StringOrRefType
public boolean isSetLocationString()
public java.util.List<java.lang.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 java.lang.String getRemoteSchema()
String
public void setRemoteSchema(java.lang.String value)
value
- allowed object is
String
public boolean isSetRemoteSchema()
public TypeType getType()
TypeType
public void setType(TypeType value)
value
- allowed object is
TypeType
public boolean isSetType()
public java.lang.String getHref()
String
public void setHref(java.lang.String value)
value
- allowed object is
String
public boolean isSetHref()
public java.lang.String getRole()
String
public void setRole(java.lang.String value)
value
- allowed object is
String
public boolean isSetRole()
public java.lang.String getArcrole()
String
public void setArcrole(java.lang.String value)
value
- allowed object is
String
public boolean isSetArcrole()
public java.lang.String getTitle()
String
public void setTitle(java.lang.String value)
value
- allowed object is
String
public boolean isSetTitle()
public ShowType getShow()
ShowType
public void setShow(ShowType value)
value
- allowed object is
ShowType
public boolean isSetShow()
public ActuateType getActuate()
ActuateType
public void setActuate(ActuateType value)
value
- allowed object is
ActuateType
public boolean isSetActuate()
public void setNull(java.util.List<java.lang.String> _null)
_null
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |