Uses of Class
net.opengis.swecommon.v_2_0.AbstractSimpleComponentType

Uses of AbstractSimpleComponentType in net.opengis.swecommon.v_2_0
 

Subclasses of AbstractSimpleComponentType in net.opengis.swecommon.v_2_0
 class BooleanType
          Java class for BooleanType complex type.
 class CategoryRangeType
          Java class for CategoryRangeType complex type.
 class CategoryType
          Java class for CategoryType complex type.
 class CountRangeType
          Java class for CountRangeType complex type.
 class CountType
          Java class for CountType complex type.
 class QuantityRangeType
          Java class for QuantityRangeType complex type.
 class QuantityType
          Java class for QuantityType complex type.
 class TextType
          Java class for TextType complex type.
 class TimeRangeType
          Java class for TimeRangeType complex type.
 class TimeType
          Java class for TimeType complex type.
 

Fields in net.opengis.swecommon.v_2_0 with type parameters of type AbstractSimpleComponentType
protected  JAXBElement<? extends AbstractSimpleComponentType> AbstractSimpleComponentPropertyType.abstractSimpleComponent
           
 

Methods in net.opengis.swecommon.v_2_0 that return AbstractSimpleComponentType
 AbstractSimpleComponentType AbstractSimpleComponentType.withAxisID(String value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withDefinition(String value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withDescription(String value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withExtension(Collection<Object> values)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withExtension(List<Object> value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withExtension(Object... values)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withId(String value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withIdentifier(String value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withLabel(String value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withNilValues(NilValuesPropertyType value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withOptional(boolean value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withQuality(Collection<QualityPropertyType> values)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withQuality(List<QualityPropertyType> value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withQuality(QualityPropertyType... values)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withReferenceFrame(String value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withUpdatable(boolean value)
           
 

Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type AbstractSimpleComponentType
 JAXBElement<AbstractSimpleComponentType> ObjectFactory.createAbstractSimpleComponent(AbstractSimpleComponentType value)
          Create an instance of JAXBElement<AbstractSimpleComponentType>}
 JAXBElement<? extends AbstractSimpleComponentType> AbstractSimpleComponentPropertyType.getAbstractSimpleComponent()
          Gets the value of the abstractSimpleComponent property.
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type AbstractSimpleComponentType
 JAXBElement<AbstractSimpleComponentType> ObjectFactory.createAbstractSimpleComponent(AbstractSimpleComponentType value)
          Create an instance of JAXBElement<AbstractSimpleComponentType>}
 

Method parameters in net.opengis.swecommon.v_2_0 with type arguments of type AbstractSimpleComponentType
 void AbstractSimpleComponentPropertyType.setAbstractSimpleComponent(JAXBElement<? extends AbstractSimpleComponentType> value)
          Sets the value of the abstractSimpleComponent property.
 AbstractSimpleComponentPropertyType AbstractSimpleComponentPropertyType.withAbstractSimpleComponent(JAXBElement<? extends AbstractSimpleComponentType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.