|
||||||||||
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.ValuePropertyType
public class ValuePropertyType
GML property which refers to, or contains, a Value
Java-Klasse für ValuePropertyType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="ValuePropertyType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <group ref="{http://www.opengis.net/gml}Value"/> </sequence> <attGroup ref="{http://www.opengis.net/gml}AssociationAttributeGroup"/> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
ValuePropertyType()
|
Method Summary | |
---|---|
org.w3c.dom.Element |
get_ADEComponent()
Ruft den Wert der _ADEComponent-Eigenschaft ab. |
javax.xml.bind.JAXBElement<? extends AbstractGMLType> |
get_GML()
Ruft den Wert der _GML-Eigenschaft ab. |
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. |
java.util.List<java.lang.String> |
getNull()
Gets the value of the null property. |
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 |
isSet_ADEComponent()
|
boolean |
isSet_GML()
|
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 |
isSetNull()
|
boolean |
isSetQuantity()
|
boolean |
isSetQuantityExtent()
|
boolean |
isSetQuantityList()
|
boolean |
isSetRemoteSchema()
|
boolean |
isSetRole()
|
boolean |
isSetShow()
|
boolean |
isSetTitle()
|
boolean |
isSetType()
|
void |
set_ADEComponent(org.w3c.dom.Element value)
Legt den Wert der _ADEComponent-Eigenschaft fest. |
void |
set_GML(javax.xml.bind.JAXBElement<? extends AbstractGMLType> value)
Legt den Wert der _GML-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 |
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 |
setNull(java.util.List<java.lang.String> _null)
Sets the value of the null property. |
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()
|
void |
unsetNull()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValuePropertyType()
Method Detail |
---|
public java.lang.Boolean isBoolean()
Boolean
public void setBoolean(java.lang.Boolean value)
value
- allowed object is
Boolean
public boolean isSetBoolean()
public CodeType getCategory()
CodeType
public void setCategory(CodeType value)
value
- allowed object is
CodeType
public boolean isSetCategory()
public MeasureType getQuantity()
MeasureType
public void setQuantity(MeasureType value)
value
- allowed object is
MeasureType
public boolean isSetQuantity()
public java.math.BigInteger getCount()
BigInteger
public void setCount(java.math.BigInteger value)
value
- allowed object is
BigInteger
public boolean isSetCount()
public java.util.List<java.lang.String> getBooleanList()
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
public boolean isSetBooleanList()
public void unsetBooleanList()
public CodeOrNullListType getCategoryList()
CodeOrNullListType
public void setCategoryList(CodeOrNullListType value)
value
- allowed object is
CodeOrNullListType
public boolean isSetCategoryList()
public MeasureOrNullListType getQuantityList()
MeasureOrNullListType
public void setQuantityList(MeasureOrNullListType value)
value
- allowed object is
MeasureOrNullListType
public boolean isSetQuantityList()
public java.util.List<java.lang.String> getCountList()
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
public boolean isSetCountList()
public void unsetCountList()
public CategoryExtentType getCategoryExtent()
CategoryExtentType
public void setCategoryExtent(CategoryExtentType value)
value
- allowed object is
CategoryExtentType
public boolean isSetCategoryExtent()
public QuantityExtentType getQuantityExtent()
QuantityExtentType
public void setQuantityExtent(QuantityExtentType value)
value
- allowed object is
QuantityExtentType
public boolean isSetQuantityExtent()
public java.util.List<java.lang.String> getCountExtent()
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
public boolean isSetCountExtent()
public void unsetCountExtent()
public javax.xml.bind.JAXBElement<? extends CompositeValueType> getCompositeValue()
JAXBElement
<
ValueArrayType
>
JAXBElement
<
CompositeValueType
>
public void setCompositeValue(javax.xml.bind.JAXBElement<? extends CompositeValueType> value)
value
- allowed object is
JAXBElement
<
ValueArrayType
>
JAXBElement
<
CompositeValueType
>
public boolean isSetCompositeValue()
public javax.xml.bind.JAXBElement<? extends AbstractGMLType> get_GML()
JAXBElement
<
GeoreferencedTextureType
>
JAXBElement
<
GroundSurfaceType
>
JAXBElement
<
PlantCoverType
>
JAXBElement
<
AbstractTimeReferenceSystemType
>
JAXBElement
<
AbstractSolidType
>
JAXBElement
<
TexturedSurfaceType
>
JAXBElement
<
AbstractTextureType
>
JAXBElement
<
CompositeSolidType
>
JAXBElement
<
ImageCRSType
>
JAXBElement
<
TemporalDatumType
>
JAXBElement
<
AbstractTopologyType
>
JAXBElement
<
AbstractGeneralTransformationType
>
JAXBElement
<
BuildingInstallationType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
WindowType
>
JAXBElement
<
BuildingType
>
JAXBElement
<
IntTunnelInstallationType
>
JAXBElement
<
TimeOrdinalReferenceSystemType
>
JAXBElement
<
AbstractOpeningType
>
JAXBElement
<
AbstractTimeTopologyPrimitiveType
>
JAXBElement
<
TemporalCRSType
>
JAXBElement
<
AbstractGeneralDerivedCRSType
>
JAXBElement
<
TexturedSurfaceType
>
JAXBElement
<
GridCoverageType
>
JAXBElement
<
AbstractGeneralOperationParameterType
>
JAXBElement
<
GroundSurfaceType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
GeometryStyleType
>
JAXBElement
<
OuterFloorSurfaceType
>
JAXBElement
<
ArrayType
>
JAXBElement
<
PrimeMeridianType
>
JAXBElement
<
FloorSurfaceType
>
JAXBElement
<
AbstractOpeningType
>
JAXBElement
<
AbstractTextureParameterizationType
>
JAXBElement
<
AbstractTimePrimitiveType
>
JAXBElement
<
DerivedUnitType
>
JAXBElement
<
IntBridgeInstallationType
>
JAXBElement
<
AbstractReliefComponentType
>
JAXBElement
<
MultiSurfaceCoverageType
>
JAXBElement
<
TimeInstantType
>
JAXBElement
<
EngineeringDatumType
>
JAXBElement
<
OrientableCurveType
>
JAXBElement
<
InteriorWallSurfaceType
>
JAXBElement
<
BridgeFurnitureType
>
JAXBElement
<
MultiSolidCoverageType
>
JAXBElement
<
CityObjectGroupType
>
JAXBElement
<
WindowType
>
JAXBElement
<
CurveType
>
JAXBElement
<
AbstractTransportationObjectType
>
JAXBElement
<
AbstractTopoPrimitiveType
>
JAXBElement
<
SimpleTextureType
>
JAXBElement
<
FaceType
>
JAXBElement
<
WaterGroundSurfaceType
>
JAXBElement
<
RoadType
>
JAXBElement
<
TrackType
>
JAXBElement
<
FeatureStyleType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
TimeClockType
>
JAXBElement
<
WallSurfaceType
>
JAXBElement
<
AbstractTimeObjectType
>
JAXBElement
<
EllipsoidType
>
JAXBElement
<
AbstractStyleType
>
JAXBElement
<
DirectedObservationType
>
JAXBElement
<
RailwayType
>
JAXBElement
<
DirectedObservationAtDistanceType
>
JAXBElement
<
CityModelType
>
JAXBElement
<
LabelStyleType
>
JAXBElement
<
CityFurnitureType
>
JAXBElement
<
TexCoordGenType
>
JAXBElement
<
ClosureSurfaceType
>
JAXBElement
<
ImageDatumType
>
JAXBElement
<
GeocentricCRSType
>
JAXBElement
<
MultiSolidType
>
JAXBElement
<
AuxiliaryTrafficAreaType
>
JAXBElement
<
AbstractDatumType
>
JAXBElement
<
MaterialType
>
JAXBElement
<
DictionaryType
>
JAXBElement
<
TemporalCSType
>
JAXBElement
<
RectifiedGridType
>
JAXBElement
<
DoorType
>
JAXBElement
<
SolitaryVegetationObjectType
>
JAXBElement
<
BridgeType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
TimeCalendarEraType
>
JAXBElement
<
GeoreferencedTextureType
>
JAXBElement
<
SquareType
>
JAXBElement
<
AbstractBoundarySurfaceType
>
JAXBElement
<
TrackType
>
JAXBElement
<
DoorType
>
JAXBElement
<
LineStringType
>
JAXBElement
<
TunnelPartType
>
JAXBElement
<
SolidType
>
JAXBElement
<
AbstractSurfaceDataType
>
JAXBElement
<
TimePeriodType
>
JAXBElement
<
BuildingInstallationType
>
JAXBElement
<
AbstractCoordinateSystemType
>
JAXBElement
<
OrientableSurfaceType
>
JAXBElement
<
SphericalCSType
>
JAXBElement
<
ParameterizedTextureType
>
JAXBElement
<
ClosureSurfaceType
>
JAXBElement
<
RoomType
>
JAXBElement
<
BreaklineReliefType
>
JAXBElement
<
AbstractGeometricAggregateType
>
JAXBElement
<
TunnelInstallationType
>
JAXBElement
<
BuildingFurnitureType
>
JAXBElement
<
AbstractGeometryType
>
JAXBElement
<
BridgeConstructionElementType
>
JAXBElement
<
CeilingSurfaceType
>
JAXBElement
<
AbstractBuildingType
>
JAXBElement
<
WaterBodyType
>
JAXBElement
<
UserDefinedCSType
>
JAXBElement
<
PolarCSType
>
JAXBElement
<
FeatureCollectionType
>
JAXBElement
<
BridgePartType
>
JAXBElement
<
CoordinateSystemAxisType
>
JAXBElement
<
TransportationComplexType
>
JAXBElement
<
ProjectedCRSType
>
JAXBElement
<
AbstractBoundarySurfaceType
>
JAXBElement
<
OuterCeilingSurfaceType
>
JAXBElement
<
RectifiedGridCoverageType
>
JAXBElement
<
RoadType
>
JAXBElement
<
GridType
>
JAXBElement
<
TinType
>
JAXBElement
<
BuildingPartType
>
JAXBElement
<
DoorType
>
JAXBElement
<
WallSurfaceType
>
JAXBElement
<
AbstractBoundarySurfaceType
>
JAXBElement
<
AbstractFeatureType
>
JAXBElement
<
TransformationType
>
JAXBElement
<
CeilingSurfaceType
>
JAXBElement
<
AddressType
>
JAXBElement
<
LandUseType
>
JAXBElement
<
RoofSurfaceType
>
JAXBElement
<
PlantCoverType
>
JAXBElement
<
TopoSolidType
>
JAXBElement
<
DoorType
>
JAXBElement
<
GroundSurfaceType
>
JAXBElement
<
CylindricalCSType
>
JAXBElement
<
RoofSurfaceType
>
JAXBElement
<
IntBuildingInstallationType
>
JAXBElement
<
SimpleTextureType
>
JAXBElement
<
AbstractGMLType
>
JAXBElement
<
WaterClosureSurfaceType
>
JAXBElement
<
VerticalDatumType
>
JAXBElement
<
WallSurfaceType
>
JAXBElement
<
TINReliefType
>
JAXBElement
<
OuterCeilingSurfaceType
>
JAXBElement
<
OperationParameterType
>
JAXBElement
<
TunnelFurnitureType
>
JAXBElement
<
InteriorWallSurfaceType
>
JAXBElement
<
WallSurfaceType
>
JAXBElement
<
AbstractContinuousCoverageType
>
JAXBElement
<
ClosureSurfaceType
>
JAXBElement
<
TopoComplexType
>
JAXBElement
<
NodeType
>
JAXBElement
<
MultiPointType
>
JAXBElement
<
AddressType
>
JAXBElement
<
CompoundCRSType
>
JAXBElement
<
X3DMaterialType
>
JAXBElement
<
DefinitionType
>
JAXBElement
<
GenericCityObjectType
>
JAXBElement
<
AuxiliaryTrafficAreaType
>
JAXBElement
<
AbstractWaterObjectType
>
JAXBElement
<
AbstractVegetationObjectType
>
JAXBElement
<
TimeNodeType
>
JAXBElement
<
CartesianCSType
>
JAXBElement
<
AbstractGeometryType
>
JAXBElement
<
CompositeSurfaceType
>
JAXBElement
<
MassPointReliefType
>
JAXBElement
<
PointType
>
JAXBElement
<
AppearanceType
>
JAXBElement
<
AbstractTimeGeometricPrimitiveType
>
JAXBElement
<
AbstractAppearanceType
>
JAXBElement
<
AbstractSurfaceDataType
>
JAXBElement
<
AbstractSurfaceType
>
JAXBElement
<
X3DMaterialType
>
JAXBElement
<
TexCoordListType
>
JAXBElement
<
TexCoordListType
>
JAXBElement
<
EngineeringCRSType
>
JAXBElement
<
EdgeType
>
JAXBElement
<
MultiPointCoverageType
>
JAXBElement
<
ObliqueCartesianCSType
>
JAXBElement
<
TimeCalendarType
>
JAXBElement
<
AbstractTimeSliceType
>
JAXBElement
<
GraphStyleType
>
JAXBElement
<
OuterFloorSurfaceType
>
JAXBElement
<
TexCoordGenType
>
JAXBElement
<
GeometricComplexType
>
JAXBElement
<
MultiSurfaceType
>
JAXBElement
<
BuildingFurnitureType
>
JAXBElement
<
AbstractWaterBoundarySurfaceType
>
JAXBElement
<
EllipsoidalCSType
>
JAXBElement
<
MaterialType
>
JAXBElement
<
ConventionalUnitType
>
JAXBElement
<
RingType
>
JAXBElement
<
RoofSurfaceType
>
JAXBElement
<
ConcatenatedOperationType
>
JAXBElement
<
ClosureSurfaceType
>
JAXBElement
<
BridgeRoomType
>
JAXBElement
<
OperationParameterGroupType
>
JAXBElement
<
DefinitionProxyType
>
JAXBElement
<
MassPointReliefType
>
JAXBElement
<
AbstractWaterBoundarySurfaceType
>
JAXBElement
<
IntBuildingInstallationType
>
JAXBElement
<
InteriorWallSurfaceType
>
JAXBElement
<
TunnelType
>
JAXBElement
<
ParameterizedTextureType
>
JAXBElement
<
AbstractDiscreteCoverageType
>
JAXBElement
<
RoomType
>
JAXBElement
<
ImplicitGeometryType
>
JAXBElement
<
CompositeCurveType
>
JAXBElement
<
ReliefFeatureType
>
JAXBElement
<
MovingObjectStatusType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
BuildingType
>
JAXBElement
<
AbstractCurveType
>
JAXBElement
<
WindowType
>
JAXBElement
<
AbstractSiteType
>
JAXBElement
<
AbstractSiteType
>
JAXBElement
<
PassThroughOperationType
>
JAXBElement
<
AbstractTransportationObjectType
>
JAXBElement
<
FloorSurfaceType
>
JAXBElement
<
MultiPolygonType
>
JAXBElement
<
GeographicCRSType
>
JAXBElement
<
DerivedCRSType
>
JAXBElement
<
AbstractTextureType
>
JAXBElement
<
GenericCityObjectType
>
JAXBElement
<
DictionaryType
>
JAXBElement
<
RasterReliefType
>
JAXBElement
<
FloorSurfaceType
>
JAXBElement
<
CityFurnitureType
>
JAXBElement
<
WaterSurfaceType
>
JAXBElement
<
AbstractCityObjectType
>
JAXBElement
<
WaterClosureSurfaceType
>
JAXBElement
<
WaterGroundSurfaceType
>
JAXBElement
<
TrafficAreaType
>
JAXBElement
<
ObservationType
>
JAXBElement
<
AbstractOpeningType
>
JAXBElement
<
CeilingSurfaceType
>
JAXBElement
<
PolyhedralSurfaceType
>
JAXBElement
<
OuterFloorSurfaceType
>
JAXBElement
<
LinearRingType
>
JAXBElement
<
TimeTopologyComplexType
>
JAXBElement
<
AbstractFeatureCollectionType
>
JAXBElement
<
AbstractTimeComplexType
>
JAXBElement
<
MultiLineStringType
>
JAXBElement
<
LandUseType
>
JAXBElement
<
UnitDefinitionType
>
JAXBElement
<
SurfaceType
>
JAXBElement
<
RailwayType
>
JAXBElement
<
TINReliefType
>
JAXBElement
<
VerticalCSType
>
JAXBElement
<
OperationMethodType
>
JAXBElement
<
TriangulatedSurfaceType
>
JAXBElement
<
WindowType
>
JAXBElement
<
HollowSpaceType
>
JAXBElement
<
TimeCoordinateSystemType
>
JAXBElement
<
AbstractOpeningType
>
JAXBElement
<
BreaklineReliefType
>
JAXBElement
<
BaseUnitType
>
JAXBElement
<
MultiCurveType
>
JAXBElement
<
TopologyStyleType
>
JAXBElement
<
FloorSurfaceType
>
JAXBElement
<
BuildingPartType
>
JAXBElement
<
BagType
>
JAXBElement
<
TrafficAreaType
>
JAXBElement
<
OuterCeilingSurfaceType
>
JAXBElement
<
AbstractGeneralConversionType
>
JAXBElement
<
BridgeInstallationType
>
JAXBElement
<
AbstractReliefComponentType
>
JAXBElement
<
AbstractRingType
>
JAXBElement
<
MultiCurveCoverageType
>
JAXBElement
<
AbstractBoundarySurfaceType
>
JAXBElement
<
AbstractGeometricPrimitiveType
>
JAXBElement
<
CityObjectGroupType
>
JAXBElement
<
MultiGeometryType
>
JAXBElement
<
PolygonType
>
JAXBElement
<
GroundSurfaceType
>
JAXBElement
<
AbstractTextureParameterizationType
>
JAXBElement
<
CityModelType
>
JAXBElement
<
RoofSurfaceType
>
JAXBElement
<
AbstractAppearanceType
>
JAXBElement
<
AbstractWaterObjectType
>
JAXBElement
<
ReliefFeatureType
>
JAXBElement
<
SquareType
>
JAXBElement
<
AbstractCoverageType
>
JAXBElement
<
SolitaryVegetationObjectType
>
JAXBElement
<
WaterSurfaceType
>
JAXBElement
<
AbstractBuildingType
>
JAXBElement
<
AbstractVegetationObjectType
>
JAXBElement
<
StyleType
>
JAXBElement
<
InteriorWallSurfaceType
>
JAXBElement
<
AbstractCityObjectType
>
JAXBElement
<
AbstractBridgeType
>
JAXBElement
<
ImplicitGeometryType
>
JAXBElement
<
VerticalCRSType
>
JAXBElement
<
TransportationComplexType
>
JAXBElement
<
TimeEdgeType
>
JAXBElement
<
AbstractTunnelType
>
JAXBElement
<
WaterBodyType
>
JAXBElement
<
RasterReliefType
>
JAXBElement
<
GeodeticDatumType
>
JAXBElement
<
LinearCSType
>
JAXBElement
<
ConversionType
>
JAXBElement
<
CeilingSurfaceType
>
public void set_GML(javax.xml.bind.JAXBElement<? extends AbstractGMLType> value)
value
- allowed object is
JAXBElement
<
GeoreferencedTextureType
>
JAXBElement
<
GroundSurfaceType
>
JAXBElement
<
PlantCoverType
>
JAXBElement
<
AbstractTimeReferenceSystemType
>
JAXBElement
<
AbstractSolidType
>
JAXBElement
<
TexturedSurfaceType
>
JAXBElement
<
AbstractTextureType
>
JAXBElement
<
CompositeSolidType
>
JAXBElement
<
ImageCRSType
>
JAXBElement
<
TemporalDatumType
>
JAXBElement
<
AbstractTopologyType
>
JAXBElement
<
AbstractGeneralTransformationType
>
JAXBElement
<
BuildingInstallationType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
WindowType
>
JAXBElement
<
BuildingType
>
JAXBElement
<
IntTunnelInstallationType
>
JAXBElement
<
TimeOrdinalReferenceSystemType
>
JAXBElement
<
AbstractOpeningType
>
JAXBElement
<
AbstractTimeTopologyPrimitiveType
>
JAXBElement
<
TemporalCRSType
>
JAXBElement
<
AbstractGeneralDerivedCRSType
>
JAXBElement
<
TexturedSurfaceType
>
JAXBElement
<
GridCoverageType
>
JAXBElement
<
AbstractGeneralOperationParameterType
>
JAXBElement
<
GroundSurfaceType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
GeometryStyleType
>
JAXBElement
<
OuterFloorSurfaceType
>
JAXBElement
<
ArrayType
>
JAXBElement
<
PrimeMeridianType
>
JAXBElement
<
FloorSurfaceType
>
JAXBElement
<
AbstractOpeningType
>
JAXBElement
<
AbstractTextureParameterizationType
>
JAXBElement
<
AbstractTimePrimitiveType
>
JAXBElement
<
DerivedUnitType
>
JAXBElement
<
IntBridgeInstallationType
>
JAXBElement
<
AbstractReliefComponentType
>
JAXBElement
<
MultiSurfaceCoverageType
>
JAXBElement
<
TimeInstantType
>
JAXBElement
<
EngineeringDatumType
>
JAXBElement
<
OrientableCurveType
>
JAXBElement
<
InteriorWallSurfaceType
>
JAXBElement
<
BridgeFurnitureType
>
JAXBElement
<
MultiSolidCoverageType
>
JAXBElement
<
CityObjectGroupType
>
JAXBElement
<
WindowType
>
JAXBElement
<
CurveType
>
JAXBElement
<
AbstractTransportationObjectType
>
JAXBElement
<
AbstractTopoPrimitiveType
>
JAXBElement
<
SimpleTextureType
>
JAXBElement
<
FaceType
>
JAXBElement
<
WaterGroundSurfaceType
>
JAXBElement
<
RoadType
>
JAXBElement
<
TrackType
>
JAXBElement
<
FeatureStyleType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
TimeClockType
>
JAXBElement
<
WallSurfaceType
>
JAXBElement
<
AbstractTimeObjectType
>
JAXBElement
<
EllipsoidType
>
JAXBElement
<
AbstractStyleType
>
JAXBElement
<
DirectedObservationType
>
JAXBElement
<
RailwayType
>
JAXBElement
<
DirectedObservationAtDistanceType
>
JAXBElement
<
CityModelType
>
JAXBElement
<
LabelStyleType
>
JAXBElement
<
CityFurnitureType
>
JAXBElement
<
TexCoordGenType
>
JAXBElement
<
ClosureSurfaceType
>
JAXBElement
<
ImageDatumType
>
JAXBElement
<
GeocentricCRSType
>
JAXBElement
<
MultiSolidType
>
JAXBElement
<
AuxiliaryTrafficAreaType
>
JAXBElement
<
AbstractDatumType
>
JAXBElement
<
MaterialType
>
JAXBElement
<
DictionaryType
>
JAXBElement
<
TemporalCSType
>
JAXBElement
<
RectifiedGridType
>
JAXBElement
<
DoorType
>
JAXBElement
<
SolitaryVegetationObjectType
>
JAXBElement
<
BridgeType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
TimeCalendarEraType
>
JAXBElement
<
GeoreferencedTextureType
>
JAXBElement
<
SquareType
>
JAXBElement
<
AbstractBoundarySurfaceType
>
JAXBElement
<
TrackType
>
JAXBElement
<
DoorType
>
JAXBElement
<
LineStringType
>
JAXBElement
<
TunnelPartType
>
JAXBElement
<
SolidType
>
JAXBElement
<
AbstractSurfaceDataType
>
JAXBElement
<
TimePeriodType
>
JAXBElement
<
BuildingInstallationType
>
JAXBElement
<
AbstractCoordinateSystemType
>
JAXBElement
<
OrientableSurfaceType
>
JAXBElement
<
SphericalCSType
>
JAXBElement
<
ParameterizedTextureType
>
JAXBElement
<
ClosureSurfaceType
>
JAXBElement
<
RoomType
>
JAXBElement
<
BreaklineReliefType
>
JAXBElement
<
AbstractGeometricAggregateType
>
JAXBElement
<
TunnelInstallationType
>
JAXBElement
<
BuildingFurnitureType
>
JAXBElement
<
AbstractGeometryType
>
JAXBElement
<
BridgeConstructionElementType
>
JAXBElement
<
CeilingSurfaceType
>
JAXBElement
<
AbstractBuildingType
>
JAXBElement
<
WaterBodyType
>
JAXBElement
<
UserDefinedCSType
>
JAXBElement
<
PolarCSType
>
JAXBElement
<
FeatureCollectionType
>
JAXBElement
<
BridgePartType
>
JAXBElement
<
CoordinateSystemAxisType
>
JAXBElement
<
TransportationComplexType
>
JAXBElement
<
ProjectedCRSType
>
JAXBElement
<
AbstractBoundarySurfaceType
>
JAXBElement
<
OuterCeilingSurfaceType
>
JAXBElement
<
RectifiedGridCoverageType
>
JAXBElement
<
RoadType
>
JAXBElement
<
GridType
>
JAXBElement
<
TinType
>
JAXBElement
<
BuildingPartType
>
JAXBElement
<
DoorType
>
JAXBElement
<
WallSurfaceType
>
JAXBElement
<
AbstractBoundarySurfaceType
>
JAXBElement
<
AbstractFeatureType
>
JAXBElement
<
TransformationType
>
JAXBElement
<
CeilingSurfaceType
>
JAXBElement
<
AddressType
>
JAXBElement
<
LandUseType
>
JAXBElement
<
RoofSurfaceType
>
JAXBElement
<
PlantCoverType
>
JAXBElement
<
TopoSolidType
>
JAXBElement
<
DoorType
>
JAXBElement
<
GroundSurfaceType
>
JAXBElement
<
CylindricalCSType
>
JAXBElement
<
RoofSurfaceType
>
JAXBElement
<
IntBuildingInstallationType
>
JAXBElement
<
SimpleTextureType
>
JAXBElement
<
AbstractGMLType
>
JAXBElement
<
WaterClosureSurfaceType
>
JAXBElement
<
VerticalDatumType
>
JAXBElement
<
WallSurfaceType
>
JAXBElement
<
TINReliefType
>
JAXBElement
<
OuterCeilingSurfaceType
>
JAXBElement
<
OperationParameterType
>
JAXBElement
<
TunnelFurnitureType
>
JAXBElement
<
InteriorWallSurfaceType
>
JAXBElement
<
WallSurfaceType
>
JAXBElement
<
AbstractContinuousCoverageType
>
JAXBElement
<
ClosureSurfaceType
>
JAXBElement
<
TopoComplexType
>
JAXBElement
<
NodeType
>
JAXBElement
<
MultiPointType
>
JAXBElement
<
AddressType
>
JAXBElement
<
CompoundCRSType
>
JAXBElement
<
X3DMaterialType
>
JAXBElement
<
DefinitionType
>
JAXBElement
<
GenericCityObjectType
>
JAXBElement
<
AuxiliaryTrafficAreaType
>
JAXBElement
<
AbstractWaterObjectType
>
JAXBElement
<
AbstractVegetationObjectType
>
JAXBElement
<
TimeNodeType
>
JAXBElement
<
CartesianCSType
>
JAXBElement
<
AbstractGeometryType
>
JAXBElement
<
CompositeSurfaceType
>
JAXBElement
<
MassPointReliefType
>
JAXBElement
<
PointType
>
JAXBElement
<
AppearanceType
>
JAXBElement
<
AbstractTimeGeometricPrimitiveType
>
JAXBElement
<
AbstractAppearanceType
>
JAXBElement
<
AbstractSurfaceDataType
>
JAXBElement
<
AbstractSurfaceType
>
JAXBElement
<
X3DMaterialType
>
JAXBElement
<
TexCoordListType
>
JAXBElement
<
TexCoordListType
>
JAXBElement
<
EngineeringCRSType
>
JAXBElement
<
EdgeType
>
JAXBElement
<
MultiPointCoverageType
>
JAXBElement
<
ObliqueCartesianCSType
>
JAXBElement
<
TimeCalendarType
>
JAXBElement
<
AbstractTimeSliceType
>
JAXBElement
<
GraphStyleType
>
JAXBElement
<
OuterFloorSurfaceType
>
JAXBElement
<
TexCoordGenType
>
JAXBElement
<
GeometricComplexType
>
JAXBElement
<
MultiSurfaceType
>
JAXBElement
<
BuildingFurnitureType
>
JAXBElement
<
AbstractWaterBoundarySurfaceType
>
JAXBElement
<
EllipsoidalCSType
>
JAXBElement
<
MaterialType
>
JAXBElement
<
ConventionalUnitType
>
JAXBElement
<
RingType
>
JAXBElement
<
RoofSurfaceType
>
JAXBElement
<
ConcatenatedOperationType
>
JAXBElement
<
ClosureSurfaceType
>
JAXBElement
<
BridgeRoomType
>
JAXBElement
<
OperationParameterGroupType
>
JAXBElement
<
DefinitionProxyType
>
JAXBElement
<
MassPointReliefType
>
JAXBElement
<
AbstractWaterBoundarySurfaceType
>
JAXBElement
<
IntBuildingInstallationType
>
JAXBElement
<
InteriorWallSurfaceType
>
JAXBElement
<
TunnelType
>
JAXBElement
<
ParameterizedTextureType
>
JAXBElement
<
AbstractDiscreteCoverageType
>
JAXBElement
<
RoomType
>
JAXBElement
<
ImplicitGeometryType
>
JAXBElement
<
CompositeCurveType
>
JAXBElement
<
ReliefFeatureType
>
JAXBElement
<
MovingObjectStatusType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
BuildingType
>
JAXBElement
<
AbstractCurveType
>
JAXBElement
<
WindowType
>
JAXBElement
<
AbstractSiteType
>
JAXBElement
<
AbstractSiteType
>
JAXBElement
<
PassThroughOperationType
>
JAXBElement
<
AbstractTransportationObjectType
>
JAXBElement
<
FloorSurfaceType
>
JAXBElement
<
MultiPolygonType
>
JAXBElement
<
GeographicCRSType
>
JAXBElement
<
DerivedCRSType
>
JAXBElement
<
AbstractTextureType
>
JAXBElement
<
GenericCityObjectType
>
JAXBElement
<
DictionaryType
>
JAXBElement
<
RasterReliefType
>
JAXBElement
<
FloorSurfaceType
>
JAXBElement
<
CityFurnitureType
>
JAXBElement
<
WaterSurfaceType
>
JAXBElement
<
AbstractCityObjectType
>
JAXBElement
<
WaterClosureSurfaceType
>
JAXBElement
<
WaterGroundSurfaceType
>
JAXBElement
<
TrafficAreaType
>
JAXBElement
<
ObservationType
>
JAXBElement
<
AbstractOpeningType
>
JAXBElement
<
CeilingSurfaceType
>
JAXBElement
<
PolyhedralSurfaceType
>
JAXBElement
<
OuterFloorSurfaceType
>
JAXBElement
<
LinearRingType
>
JAXBElement
<
TimeTopologyComplexType
>
JAXBElement
<
AbstractFeatureCollectionType
>
JAXBElement
<
AbstractTimeComplexType
>
JAXBElement
<
MultiLineStringType
>
JAXBElement
<
LandUseType
>
JAXBElement
<
UnitDefinitionType
>
JAXBElement
<
SurfaceType
>
JAXBElement
<
RailwayType
>
JAXBElement
<
TINReliefType
>
JAXBElement
<
VerticalCSType
>
JAXBElement
<
OperationMethodType
>
JAXBElement
<
TriangulatedSurfaceType
>
JAXBElement
<
WindowType
>
JAXBElement
<
HollowSpaceType
>
JAXBElement
<
TimeCoordinateSystemType
>
JAXBElement
<
AbstractOpeningType
>
JAXBElement
<
BreaklineReliefType
>
JAXBElement
<
BaseUnitType
>
JAXBElement
<
MultiCurveType
>
JAXBElement
<
TopologyStyleType
>
JAXBElement
<
FloorSurfaceType
>
JAXBElement
<
BuildingPartType
>
JAXBElement
<
BagType
>
JAXBElement
<
TrafficAreaType
>
JAXBElement
<
OuterCeilingSurfaceType
>
JAXBElement
<
AbstractGeneralConversionType
>
JAXBElement
<
BridgeInstallationType
>
JAXBElement
<
AbstractReliefComponentType
>
JAXBElement
<
AbstractRingType
>
JAXBElement
<
MultiCurveCoverageType
>
JAXBElement
<
AbstractBoundarySurfaceType
>
JAXBElement
<
AbstractGeometricPrimitiveType
>
JAXBElement
<
CityObjectGroupType
>
JAXBElement
<
MultiGeometryType
>
JAXBElement
<
PolygonType
>
JAXBElement
<
GroundSurfaceType
>
JAXBElement
<
AbstractTextureParameterizationType
>
JAXBElement
<
CityModelType
>
JAXBElement
<
RoofSurfaceType
>
JAXBElement
<
AbstractAppearanceType
>
JAXBElement
<
AbstractWaterObjectType
>
JAXBElement
<
ReliefFeatureType
>
JAXBElement
<
SquareType
>
JAXBElement
<
AbstractCoverageType
>
JAXBElement
<
SolitaryVegetationObjectType
>
JAXBElement
<
WaterSurfaceType
>
JAXBElement
<
AbstractBuildingType
>
JAXBElement
<
AbstractVegetationObjectType
>
JAXBElement
<
StyleType
>
JAXBElement
<
InteriorWallSurfaceType
>
JAXBElement
<
AbstractCityObjectType
>
JAXBElement
<
AbstractBridgeType
>
JAXBElement
<
ImplicitGeometryType
>
JAXBElement
<
VerticalCRSType
>
JAXBElement
<
TransportationComplexType
>
JAXBElement
<
TimeEdgeType
>
JAXBElement
<
AbstractTunnelType
>
JAXBElement
<
WaterBodyType
>
JAXBElement
<
RasterReliefType
>
JAXBElement
<
GeodeticDatumType
>
JAXBElement
<
LinearCSType
>
JAXBElement
<
ConversionType
>
JAXBElement
<
CeilingSurfaceType
>
public boolean isSet_GML()
public org.w3c.dom.Element get_ADEComponent()
Element
public void set_ADEComponent(org.w3c.dom.Element value)
value
- allowed object is
Element
public boolean isSet_ADEComponent()
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 setBooleanList(java.util.List<java.lang.String> booleanList)
booleanList
- allowed object is
String
public void setCountList(java.util.List<java.lang.String> countList)
countList
- allowed object is
String
public void setCountExtent(java.util.List<java.lang.String> countExtent)
countExtent
- allowed object is
String
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 |