org.citygml4j.jaxb.gml._3_1_1
Class RangeParametersType

java.lang.Object
  extended by org.citygml4j.jaxb.gml._3_1_1.RangeParametersType

public class RangeParametersType
extends java.lang.Object

Metadata about the rangeSet. Definition of record structure. This is required if the rangeSet is encoded in a DataBlock. We use a gml:_Value with empty values as a map of the composite value structure.

Java-Klasse für RangeParametersType complex type.

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

 <complexType name="RangeParametersType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence minOccurs="0">
         <group ref="{http://www.opengis.net/gml}ValueObject"/>
       </sequence>
       <attGroup ref="{http://www.opengis.net/gml}AssociationAttributeGroup"/>
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
RangeParametersType()
           
 
Method Summary
 ActuateType getActuate()
          Ruft den Wert der actuate-Eigenschaft ab.
 java.lang.String getArcrole()
          Ruft den Wert der arcrole-Eigenschaft ab.
 java.util.List<java.lang.String> getBooleanList()
          Gets the value of the booleanList property.
 CodeType getCategory()
          Ruft den Wert der category-Eigenschaft ab.
 CategoryExtentType getCategoryExtent()
          Ruft den Wert der categoryExtent-Eigenschaft ab.
 CodeOrNullListType getCategoryList()
          Ruft den Wert der categoryList-Eigenschaft ab.
 javax.xml.bind.JAXBElement<? extends CompositeValueType> getCompositeValue()
          Ruft den Wert der compositeValue-Eigenschaft ab.
 java.math.BigInteger getCount()
          Ruft den Wert der count-Eigenschaft ab.
 java.util.List<java.lang.String> getCountExtent()
          Gets the value of the countExtent property.
 java.util.List<java.lang.String> getCountList()
          Gets the value of the countList property.
 java.lang.String getHref()
          Ruft den Wert der href-Eigenschaft ab.
 MeasureType getQuantity()
          Ruft den Wert der quantity-Eigenschaft ab.
 QuantityExtentType getQuantityExtent()
          Ruft den Wert der quantityExtent-Eigenschaft ab.
 MeasureOrNullListType getQuantityList()
          Ruft den Wert der quantityList-Eigenschaft ab.
 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.
 java.lang.Boolean isBoolean()
          Ruft den Wert der boolean-Eigenschaft ab.
 boolean isSetActuate()
           
 boolean isSetArcrole()
           
 boolean isSetBoolean()
           
 boolean isSetBooleanList()
           
 boolean isSetCategory()
           
 boolean isSetCategoryExtent()
           
 boolean isSetCategoryList()
           
 boolean isSetCompositeValue()
           
 boolean isSetCount()
           
 boolean isSetCountExtent()
           
 boolean isSetCountList()
           
 boolean isSetHref()
           
 boolean isSetQuantity()
           
 boolean isSetQuantityExtent()
           
 boolean isSetQuantityList()
           
 boolean isSetRemoteSchema()
           
 boolean isSetRole()
           
 boolean isSetShow()
           
 boolean isSetTitle()
           
 boolean isSetType()
           
 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 setBoolean(java.lang.Boolean value)
          Legt den Wert der boolean-Eigenschaft fest.
 void setBooleanList(java.util.List<java.lang.String> booleanList)
          Sets the value of the booleanList property.
 void setCategory(CodeType value)
          Legt den Wert der category-Eigenschaft fest.
 void setCategoryExtent(CategoryExtentType value)
          Legt den Wert der categoryExtent-Eigenschaft fest.
 void setCategoryList(CodeOrNullListType value)
          Legt den Wert der categoryList-Eigenschaft fest.
 void setCompositeValue(javax.xml.bind.JAXBElement<? extends CompositeValueType> value)
          Legt den Wert der compositeValue-Eigenschaft fest.
 void setCount(java.math.BigInteger value)
          Legt den Wert der count-Eigenschaft fest.
 void setCountExtent(java.util.List<java.lang.String> countExtent)
          Sets the value of the countExtent property.
 void setCountList(java.util.List<java.lang.String> countList)
          Sets the value of the countList property.
 void setHref(java.lang.String value)
          Legt den Wert der href-Eigenschaft fest.
 void setQuantity(MeasureType value)
          Legt den Wert der quantity-Eigenschaft fest.
 void setQuantityExtent(QuantityExtentType value)
          Legt den Wert der quantityExtent-Eigenschaft fest.
 void setQuantityList(MeasureOrNullListType value)
          Legt den Wert der quantityList-Eigenschaft fest.
 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 unsetBooleanList()
           
 void unsetCountExtent()
           
 void unsetCountList()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RangeParametersType

public RangeParametersType()
Method Detail

isBoolean

public java.lang.Boolean isBoolean()
Ruft den Wert der boolean-Eigenschaft ab.

Returns:
possible object is Boolean

setBoolean

public void setBoolean(java.lang.Boolean value)
Legt den Wert der boolean-Eigenschaft fest.

Parameters:
value - allowed object is Boolean

isSetBoolean

public boolean isSetBoolean()

getCategory

public CodeType getCategory()
Ruft den Wert der category-Eigenschaft ab.

Returns:
possible object is CodeType

setCategory

public void setCategory(CodeType value)
Legt den Wert der category-Eigenschaft fest.

Parameters:
value - allowed object is CodeType

isSetCategory

public boolean isSetCategory()

getQuantity

public MeasureType getQuantity()
Ruft den Wert der quantity-Eigenschaft ab.

Returns:
possible object is MeasureType

setQuantity

public void setQuantity(MeasureType value)
Legt den Wert der quantity-Eigenschaft fest.

Parameters:
value - allowed object is MeasureType

isSetQuantity

public boolean isSetQuantity()

getCount

public java.math.BigInteger getCount()
Ruft den Wert der count-Eigenschaft ab.

Returns:
possible object is BigInteger

setCount

public void setCount(java.math.BigInteger value)
Legt den Wert der count-Eigenschaft fest.

Parameters:
value - allowed object is BigInteger

isSetCount

public boolean isSetCount()

getBooleanList

public java.util.List<java.lang.String> getBooleanList()
Gets the value of the booleanList property.

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 booleanList property.

For example, to add a new item, do as follows:

    getBooleanList().add(newItem);
 

Objects of the following type(s) are allowed in the list String


isSetBooleanList

public boolean isSetBooleanList()

unsetBooleanList

public void unsetBooleanList()

getCategoryList

public CodeOrNullListType getCategoryList()
Ruft den Wert der categoryList-Eigenschaft ab.

Returns:
possible object is CodeOrNullListType

setCategoryList

public void setCategoryList(CodeOrNullListType value)
Legt den Wert der categoryList-Eigenschaft fest.

Parameters:
value - allowed object is CodeOrNullListType

isSetCategoryList

public boolean isSetCategoryList()

getQuantityList

public MeasureOrNullListType getQuantityList()
Ruft den Wert der quantityList-Eigenschaft ab.

Returns:
possible object is MeasureOrNullListType

setQuantityList

public void setQuantityList(MeasureOrNullListType value)
Legt den Wert der quantityList-Eigenschaft fest.

Parameters:
value - allowed object is MeasureOrNullListType

isSetQuantityList

public boolean isSetQuantityList()

getCountList

public java.util.List<java.lang.String> getCountList()
Gets the value of the countList property.

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 countList property.

For example, to add a new item, do as follows:

    getCountList().add(newItem);
 

Objects of the following type(s) are allowed in the list String


isSetCountList

public boolean isSetCountList()

unsetCountList

public void unsetCountList()

getCategoryExtent

public CategoryExtentType getCategoryExtent()
Ruft den Wert der categoryExtent-Eigenschaft ab.

Returns:
possible object is CategoryExtentType

setCategoryExtent

public void setCategoryExtent(CategoryExtentType value)
Legt den Wert der categoryExtent-Eigenschaft fest.

Parameters:
value - allowed object is CategoryExtentType

isSetCategoryExtent

public boolean isSetCategoryExtent()

getQuantityExtent

public QuantityExtentType getQuantityExtent()
Ruft den Wert der quantityExtent-Eigenschaft ab.

Returns:
possible object is QuantityExtentType

setQuantityExtent

public void setQuantityExtent(QuantityExtentType value)
Legt den Wert der quantityExtent-Eigenschaft fest.

Parameters:
value - allowed object is QuantityExtentType

isSetQuantityExtent

public boolean isSetQuantityExtent()

getCountExtent

public java.util.List<java.lang.String> getCountExtent()
Gets the value of the countExtent property.

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 countExtent property.

For example, to add a new item, do as follows:

    getCountExtent().add(newItem);
 

Objects of the following type(s) are allowed in the list String


isSetCountExtent

public boolean isSetCountExtent()

unsetCountExtent

public void unsetCountExtent()

getCompositeValue

public javax.xml.bind.JAXBElement<? extends CompositeValueType> getCompositeValue()
Ruft den Wert der compositeValue-Eigenschaft ab.

Returns:
possible object is JAXBElement<ValueArrayType> JAXBElement<CompositeValueType>

setCompositeValue

public void setCompositeValue(javax.xml.bind.JAXBElement<? extends CompositeValueType> value)
Legt den Wert der compositeValue-Eigenschaft fest.

Parameters:
value - allowed object is JAXBElement<ValueArrayType> JAXBElement<CompositeValueType>

isSetCompositeValue

public boolean isSetCompositeValue()

getRemoteSchema

public java.lang.String getRemoteSchema()
Ruft den Wert der remoteSchema-Eigenschaft ab.

Returns:
possible object is String

setRemoteSchema

public void setRemoteSchema(java.lang.String value)
Legt den Wert der remoteSchema-Eigenschaft fest.

Parameters:
value - allowed object is String

isSetRemoteSchema

public boolean isSetRemoteSchema()

getType

public TypeType getType()
Ruft den Wert der type-Eigenschaft ab.

Returns:
possible object is TypeType

setType

public void setType(TypeType value)
Legt den Wert der type-Eigenschaft fest.

Parameters:
value - allowed object is TypeType

isSetType

public boolean isSetType()

getHref

public java.lang.String getHref()
Ruft den Wert der href-Eigenschaft ab.

Returns:
possible object is String

setHref

public void setHref(java.lang.String value)
Legt den Wert der href-Eigenschaft fest.

Parameters:
value - allowed object is String

isSetHref

public boolean isSetHref()

getRole

public java.lang.String getRole()
Ruft den Wert der role-Eigenschaft ab.

Returns:
possible object is String

setRole

public void setRole(java.lang.String value)
Legt den Wert der role-Eigenschaft fest.

Parameters:
value - allowed object is String

isSetRole

public boolean isSetRole()

getArcrole

public java.lang.String getArcrole()
Ruft den Wert der arcrole-Eigenschaft ab.

Returns:
possible object is String

setArcrole

public void setArcrole(java.lang.String value)
Legt den Wert der arcrole-Eigenschaft fest.

Parameters:
value - allowed object is String

isSetArcrole

public boolean isSetArcrole()

getTitle

public java.lang.String getTitle()
Ruft den Wert der title-Eigenschaft ab.

Returns:
possible object is String

setTitle

public void setTitle(java.lang.String value)
Legt den Wert der title-Eigenschaft fest.

Parameters:
value - allowed object is String

isSetTitle

public boolean isSetTitle()

getShow

public ShowType getShow()
Ruft den Wert der show-Eigenschaft ab.

Returns:
possible object is ShowType

setShow

public void setShow(ShowType value)
Legt den Wert der show-Eigenschaft fest.

Parameters:
value - allowed object is ShowType

isSetShow

public boolean isSetShow()

getActuate

public ActuateType getActuate()
Ruft den Wert der actuate-Eigenschaft ab.

Returns:
possible object is ActuateType

setActuate

public void setActuate(ActuateType value)
Legt den Wert der actuate-Eigenschaft fest.

Parameters:
value - allowed object is ActuateType

isSetActuate

public boolean isSetActuate()

setBooleanList

public void setBooleanList(java.util.List<java.lang.String> booleanList)
Sets the value of the booleanList property.

Parameters:
booleanList - allowed object is String

setCountList

public void setCountList(java.util.List<java.lang.String> countList)
Sets the value of the countList property.

Parameters:
countList - allowed object is String

setCountExtent

public void setCountExtent(java.util.List<java.lang.String> countExtent)
Sets the value of the countExtent property.

Parameters:
countExtent - allowed object is String