|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.gml.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.
Classe Java pour DictionaryEntryType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<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>
| Field Summary | |
|---|---|
protected ActuateType |
actuate
|
protected String |
arcrole
|
protected JAXBElement<? extends DefinitionType> |
definition
|
protected String |
href
|
protected String |
remoteSchema
|
protected String |
role
|
protected ShowType |
show
|
protected String |
title
|
static TypeType |
TYPE
|
| Constructor Summary | |
|---|---|
DictionaryEntryType()
|
|
| Method Summary | |
|---|---|
ActuateType |
getActuate()
Obtient la valeur de la propriété actuate. |
String |
getArcrole()
Obtient la valeur de la propriété arcrole. |
JAXBElement<? extends DefinitionType> |
getDefinition()
This element in a dictionary entry contains the actual definition. |
String |
getHref()
Obtient la valeur de la propriété href. |
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 |
isSetDefinition()
|
boolean |
isSetHref()
|
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 |
setDefinition(JAXBElement<? extends DefinitionType> value)
Définit la valeur de la propriété definition. |
void |
setHref(String value)
Définit la valeur de la propriété href. |
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected JAXBElement<? extends DefinitionType> definition
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 DictionaryEntryType()
| Method Detail |
|---|
public JAXBElement<? extends DefinitionType> getDefinition()
JAXBElement<TemporalCRSType>
JAXBElement<TimeCalendarType>
JAXBElement<OperationParameterGroupType>
JAXBElement<PassThroughOperationType>
JAXBElement<TemporalDatumType>
JAXBElement<ProjectedCRSType>
JAXBElement<DerivedUnitType>
JAXBElement<CompoundCRSType>
JAXBElement<DefinitionType>
JAXBElement<TimeCoordinateSystemType>
JAXBElement<OperationMethodType>
JAXBElement<AbstractTimeReferenceSystemType>
JAXBElement<BaseUnitType>
JAXBElement<VerticalCRSType>
JAXBElement<TransformationType>
JAXBElement<VerticalDatumType>
JAXBElement<DefinitionProxyType>
JAXBElement<ConversionType>
JAXBElement<AbstractCoordinateOperationType>
JAXBElement<GeocentricCRSType>
JAXBElement<AbstractReferenceSystemType>
JAXBElement<PolarCSType>
JAXBElement<VerticalCSType>
JAXBElement<AbstractReferenceSystemType>
JAXBElement<AbstractGeneralTransformationType>
JAXBElement<LinearCSType>
JAXBElement<DictionaryType>
JAXBElement<AbstractGeneralConversionType>
JAXBElement<TemporalCSType>
JAXBElement<UnitDefinitionType>
JAXBElement<TimeClockType>
JAXBElement<ConcatenatedOperationType>
JAXBElement<EllipsoidType>
JAXBElement<AbstractCoordinateOperationType>
JAXBElement<GeodeticDatumType>
JAXBElement<DictionaryType>
JAXBElement<CartesianCSType>
JAXBElement<AbstractReferenceSystemType>
JAXBElement<AbstractGeneralOperationParameterType>
JAXBElement<SphericalCSType>
JAXBElement<AbstractCoordinateSystemType>
JAXBElement<PrimeMeridianType>
JAXBElement<ImageCRSType>
JAXBElement<EngineeringCRSType>
JAXBElement<EllipsoidalCSType>
JAXBElement<GeographicCRSType>
JAXBElement<UserDefinedCSType>
JAXBElement<OperationParameterType>
JAXBElement<AbstractCoordinateOperationType>
JAXBElement<ObliqueCartesianCSType>
JAXBElement<AbstractGeneralDerivedCRSType>
JAXBElement<AbstractDatumType>
JAXBElement<DerivedCRSType>
JAXBElement<ConventionalUnitType>
JAXBElement<ImageDatumType>
JAXBElement<CoordinateSystemAxisType>
JAXBElement<TimeCalendarEraType>
JAXBElement<CylindricalCSType>
JAXBElement<TimeOrdinalReferenceSystemType>
JAXBElement<EngineeringDatumType>public void setDefinition(JAXBElement<? extends DefinitionType> value)
value - allowed object is
JAXBElement<TemporalCRSType>
JAXBElement<TimeCalendarType>
JAXBElement<OperationParameterGroupType>
JAXBElement<PassThroughOperationType>
JAXBElement<TemporalDatumType>
JAXBElement<ProjectedCRSType>
JAXBElement<DerivedUnitType>
JAXBElement<CompoundCRSType>
JAXBElement<DefinitionType>
JAXBElement<TimeCoordinateSystemType>
JAXBElement<OperationMethodType>
JAXBElement<AbstractTimeReferenceSystemType>
JAXBElement<BaseUnitType>
JAXBElement<VerticalCRSType>
JAXBElement<TransformationType>
JAXBElement<VerticalDatumType>
JAXBElement<DefinitionProxyType>
JAXBElement<ConversionType>
JAXBElement<AbstractCoordinateOperationType>
JAXBElement<GeocentricCRSType>
JAXBElement<AbstractReferenceSystemType>
JAXBElement<PolarCSType>
JAXBElement<VerticalCSType>
JAXBElement<AbstractReferenceSystemType>
JAXBElement<AbstractGeneralTransformationType>
JAXBElement<LinearCSType>
JAXBElement<DictionaryType>
JAXBElement<AbstractGeneralConversionType>
JAXBElement<TemporalCSType>
JAXBElement<UnitDefinitionType>
JAXBElement<TimeClockType>
JAXBElement<ConcatenatedOperationType>
JAXBElement<EllipsoidType>
JAXBElement<AbstractCoordinateOperationType>
JAXBElement<GeodeticDatumType>
JAXBElement<DictionaryType>
JAXBElement<CartesianCSType>
JAXBElement<AbstractReferenceSystemType>
JAXBElement<AbstractGeneralOperationParameterType>
JAXBElement<SphericalCSType>
JAXBElement<AbstractCoordinateSystemType>
JAXBElement<PrimeMeridianType>
JAXBElement<ImageCRSType>
JAXBElement<EngineeringCRSType>
JAXBElement<EllipsoidalCSType>
JAXBElement<GeographicCRSType>
JAXBElement<UserDefinedCSType>
JAXBElement<OperationParameterType>
JAXBElement<AbstractCoordinateOperationType>
JAXBElement<ObliqueCartesianCSType>
JAXBElement<AbstractGeneralDerivedCRSType>
JAXBElement<AbstractDatumType>
JAXBElement<DerivedCRSType>
JAXBElement<ConventionalUnitType>
JAXBElement<ImageDatumType>
JAXBElement<CoordinateSystemAxisType>
JAXBElement<TimeCalendarEraType>
JAXBElement<CylindricalCSType>
JAXBElement<TimeOrdinalReferenceSystemType>
JAXBElement<EngineeringDatumType>public boolean isSetDefinition()
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 | |||||||||