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

Uses of CategoryRangeType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as CategoryRangeType
protected  CategoryRangeType CategoryRangePropertyType.categoryRange
           
protected  CategoryRangeType AnyRangePropertyType.categoryRange
           
 

Methods in net.opengis.swecommon.v_2_0 that return CategoryRangeType
 CategoryRangeType ObjectFactory.createCategoryRangeType()
          Create an instance of CategoryRangeType
 CategoryRangeType CategoryRangePropertyType.getCategoryRange()
          Gets the value of the categoryRange property.
 CategoryRangeType AnyRangePropertyType.getCategoryRange()
          Gets the value of the categoryRange property.
 CategoryRangeType CategoryRangeType.withAxisID(String value)
           
 CategoryRangeType CategoryRangeType.withCodeSpace(Reference value)
           
 CategoryRangeType CategoryRangeType.withConstraint(AllowedTokensPropertyType value)
           
 CategoryRangeType CategoryRangeType.withDefinition(String value)
           
 CategoryRangeType CategoryRangeType.withDescription(String value)
           
 CategoryRangeType CategoryRangeType.withExtension(Collection<Object> values)
           
 CategoryRangeType CategoryRangeType.withExtension(List<Object> value)
           
 CategoryRangeType CategoryRangeType.withExtension(Object... values)
           
 CategoryRangeType CategoryRangeType.withId(String value)
           
 CategoryRangeType CategoryRangeType.withIdentifier(String value)
           
 CategoryRangeType CategoryRangeType.withLabel(String value)
           
 CategoryRangeType CategoryRangeType.withNilValues(NilValuesPropertyType value)
           
 CategoryRangeType CategoryRangeType.withOptional(boolean value)
           
 CategoryRangeType CategoryRangeType.withQuality(Collection<QualityPropertyType> values)
           
 CategoryRangeType CategoryRangeType.withQuality(List<QualityPropertyType> value)
           
 CategoryRangeType CategoryRangeType.withQuality(QualityPropertyType... values)
           
 CategoryRangeType CategoryRangeType.withReferenceFrame(String value)
           
 CategoryRangeType CategoryRangeType.withUpdatable(boolean value)
           
 CategoryRangeType CategoryRangeType.withValue(Collection<String> values)
           
 CategoryRangeType CategoryRangeType.withValue(List<String> value)
           
 CategoryRangeType CategoryRangeType.withValue(String... values)
           
 

Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type CategoryRangeType
 JAXBElement<CategoryRangeType> ObjectFactory.createCategoryRange(CategoryRangeType value)
          Create an instance of JAXBElement<CategoryRangeType>}
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type CategoryRangeType
 JAXBElement<CategoryRangeType> ObjectFactory.createCategoryRange(CategoryRangeType value)
          Create an instance of JAXBElement<CategoryRangeType>}
 void CategoryRangePropertyType.setCategoryRange(CategoryRangeType value)
          Sets the value of the categoryRange property.
 void AnyRangePropertyType.setCategoryRange(CategoryRangeType value)
          Sets the value of the categoryRange property.
 CategoryRangePropertyType CategoryRangePropertyType.withCategoryRange(CategoryRangeType value)
           
 AnyRangePropertyType AnyRangePropertyType.withCategoryRange(CategoryRangeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.