|
||||||||||
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.DictionaryEntryType
public class DictionaryEntryType
An entry in a dictionary of definitions. An instance of this type contains or refers to a definition object. The number of definitions contained in this dictionaryEntry is restricted to one, but a DefinitionCollection or Dictionary that contains multiple definitions can be substituted if needed. Specialized descendents of this dictionaryEntry might be restricted in an application schema to allow only including specified types of definitions as valid entries in a dictionary.
Java-Klasse für DictionaryEntryType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="DictionaryEntryType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <element ref="{http://www.opengis.net/gml}Definition"/> </sequence> <attGroup ref="{http://www.opengis.net/gml}AssociationAttributeGroup"/> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
DictionaryEntryType()
|
Method Summary | |
---|---|
ActuateType |
getActuate()
Ruft den Wert der actuate-Eigenschaft ab. |
java.lang.String |
getArcrole()
Ruft den Wert der arcrole-Eigenschaft ab. |
javax.xml.bind.JAXBElement<? extends DefinitionType> |
getDefinition()
This element in a dictionary entry contains the actual definition. |
java.lang.String |
getHref()
Ruft den Wert der href-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. |
boolean |
isSetActuate()
|
boolean |
isSetArcrole()
|
boolean |
isSetDefinition()
|
boolean |
isSetHref()
|
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 |
setDefinition(javax.xml.bind.JAXBElement<? extends DefinitionType> value)
Legt den Wert der definition-Eigenschaft fest. |
void |
setHref(java.lang.String value)
Legt den Wert der href-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. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DictionaryEntryType()
Method Detail |
---|
public javax.xml.bind.JAXBElement<? extends DefinitionType> getDefinition()
JAXBElement
<
VerticalDatumType
>
JAXBElement
<
GeographicCRSType
>
JAXBElement
<
ImageDatumType
>
JAXBElement
<
DerivedCRSType
>
JAXBElement
<
OperationParameterType
>
JAXBElement
<
DictionaryType
>
JAXBElement
<
GeocentricCRSType
>
JAXBElement
<
AbstractTimeReferenceSystemType
>
JAXBElement
<
AbstractDatumType
>
JAXBElement
<
TemporalCSType
>
JAXBElement
<
DictionaryType
>
JAXBElement
<
TemporalDatumType
>
JAXBElement
<
ImageCRSType
>
JAXBElement
<
AbstractGeneralTransformationType
>
JAXBElement
<
CompoundCRSType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
DefinitionType
>
JAXBElement
<
TimeCalendarEraType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
UnitDefinitionType
>
JAXBElement
<
TimeOrdinalReferenceSystemType
>
JAXBElement
<
VerticalCSType
>
JAXBElement
<
TemporalCRSType
>
JAXBElement
<
OperationMethodType
>
JAXBElement
<
AbstractGeneralDerivedCRSType
>
JAXBElement
<
TimeCoordinateSystemType
>
JAXBElement
<
CartesianCSType
>
JAXBElement
<
BaseUnitType
>
JAXBElement
<
AbstractGeneralOperationParameterType
>
JAXBElement
<
AbstractCoordinateSystemType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
AbstractGeneralConversionType
>
JAXBElement
<
SphericalCSType
>
JAXBElement
<
PrimeMeridianType
>
JAXBElement
<
EngineeringCRSType
>
JAXBElement
<
ObliqueCartesianCSType
>
JAXBElement
<
TimeCalendarType
>
JAXBElement
<
DerivedUnitType
>
JAXBElement
<
UserDefinedCSType
>
JAXBElement
<
EngineeringDatumType
>
JAXBElement
<
PolarCSType
>
JAXBElement
<
EllipsoidalCSType
>
JAXBElement
<
CoordinateSystemAxisType
>
JAXBElement
<
ConventionalUnitType
>
JAXBElement
<
ProjectedCRSType
>
JAXBElement
<
ConcatenatedOperationType
>
JAXBElement
<
OperationParameterGroupType
>
JAXBElement
<
TransformationType
>
JAXBElement
<
DefinitionProxyType
>
JAXBElement
<
VerticalCRSType
>
JAXBElement
<
TimeClockType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
EllipsoidType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
GeodeticDatumType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
LinearCSType
>
JAXBElement
<
ConversionType
>
JAXBElement
<
CylindricalCSType
>
JAXBElement
<
PassThroughOperationType
>
public void setDefinition(javax.xml.bind.JAXBElement<? extends DefinitionType> value)
value
- allowed object is
JAXBElement
<
VerticalDatumType
>
JAXBElement
<
GeographicCRSType
>
JAXBElement
<
ImageDatumType
>
JAXBElement
<
DerivedCRSType
>
JAXBElement
<
OperationParameterType
>
JAXBElement
<
DictionaryType
>
JAXBElement
<
GeocentricCRSType
>
JAXBElement
<
AbstractTimeReferenceSystemType
>
JAXBElement
<
AbstractDatumType
>
JAXBElement
<
TemporalCSType
>
JAXBElement
<
DictionaryType
>
JAXBElement
<
TemporalDatumType
>
JAXBElement
<
ImageCRSType
>
JAXBElement
<
AbstractGeneralTransformationType
>
JAXBElement
<
CompoundCRSType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
DefinitionType
>
JAXBElement
<
TimeCalendarEraType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
UnitDefinitionType
>
JAXBElement
<
TimeOrdinalReferenceSystemType
>
JAXBElement
<
VerticalCSType
>
JAXBElement
<
TemporalCRSType
>
JAXBElement
<
OperationMethodType
>
JAXBElement
<
AbstractGeneralDerivedCRSType
>
JAXBElement
<
TimeCoordinateSystemType
>
JAXBElement
<
CartesianCSType
>
JAXBElement
<
BaseUnitType
>
JAXBElement
<
AbstractGeneralOperationParameterType
>
JAXBElement
<
AbstractCoordinateSystemType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
AbstractGeneralConversionType
>
JAXBElement
<
SphericalCSType
>
JAXBElement
<
PrimeMeridianType
>
JAXBElement
<
EngineeringCRSType
>
JAXBElement
<
ObliqueCartesianCSType
>
JAXBElement
<
TimeCalendarType
>
JAXBElement
<
DerivedUnitType
>
JAXBElement
<
UserDefinedCSType
>
JAXBElement
<
EngineeringDatumType
>
JAXBElement
<
PolarCSType
>
JAXBElement
<
EllipsoidalCSType
>
JAXBElement
<
CoordinateSystemAxisType
>
JAXBElement
<
ConventionalUnitType
>
JAXBElement
<
ProjectedCRSType
>
JAXBElement
<
ConcatenatedOperationType
>
JAXBElement
<
OperationParameterGroupType
>
JAXBElement
<
TransformationType
>
JAXBElement
<
DefinitionProxyType
>
JAXBElement
<
VerticalCRSType
>
JAXBElement
<
TimeClockType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
EllipsoidType
>
JAXBElement
<
AbstractCoordinateOperationType
>
JAXBElement
<
GeodeticDatumType
>
JAXBElement
<
AbstractReferenceSystemType
>
JAXBElement
<
LinearCSType
>
JAXBElement
<
ConversionType
>
JAXBElement
<
CylindricalCSType
>
JAXBElement
<
PassThroughOperationType
>
public boolean isSetDefinition()
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |