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

Uses of CountRangeType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as CountRangeType
protected  CountRangeType CountRangePropertyType.countRange
           
protected  CountRangeType AnyRangePropertyType.countRange
           
 

Methods in net.opengis.swecommon.v_2_0 that return CountRangeType
 CountRangeType ObjectFactory.createCountRangeType()
          Create an instance of CountRangeType
 CountRangeType CountRangePropertyType.getCountRange()
          Gets the value of the countRange property.
 CountRangeType AnyRangePropertyType.getCountRange()
          Gets the value of the countRange property.
 CountRangeType CountRangeType.withAxisID(String value)
           
 CountRangeType CountRangeType.withConstraint(AllowedValuesPropertyType value)
           
 CountRangeType CountRangeType.withDefinition(String value)
           
 CountRangeType CountRangeType.withDescription(String value)
           
 CountRangeType CountRangeType.withExtension(Collection<Object> values)
           
 CountRangeType CountRangeType.withExtension(List<Object> value)
           
 CountRangeType CountRangeType.withExtension(Object... values)
           
 CountRangeType CountRangeType.withId(String value)
           
 CountRangeType CountRangeType.withIdentifier(String value)
           
 CountRangeType CountRangeType.withLabel(String value)
           
 CountRangeType CountRangeType.withNilValues(NilValuesPropertyType value)
           
 CountRangeType CountRangeType.withOptional(boolean value)
           
 CountRangeType CountRangeType.withQuality(Collection<QualityPropertyType> values)
           
 CountRangeType CountRangeType.withQuality(List<QualityPropertyType> value)
           
 CountRangeType CountRangeType.withQuality(QualityPropertyType... values)
           
 CountRangeType CountRangeType.withReferenceFrame(String value)
           
 CountRangeType CountRangeType.withUpdatable(boolean value)
           
 CountRangeType CountRangeType.withValue(BigInteger... values)
           
 CountRangeType CountRangeType.withValue(Collection<BigInteger> values)
           
 CountRangeType CountRangeType.withValue(List<BigInteger> value)
           
 

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

Methods in net.opengis.swecommon.v_2_0 with parameters of type CountRangeType
 JAXBElement<CountRangeType> ObjectFactory.createCountRange(CountRangeType value)
          Create an instance of JAXBElement<CountRangeType>}
 void CountRangePropertyType.setCountRange(CountRangeType value)
          Sets the value of the countRange property.
 void AnyRangePropertyType.setCountRange(CountRangeType value)
          Sets the value of the countRange property.
 CountRangePropertyType CountRangePropertyType.withCountRange(CountRangeType value)
           
 AnyRangePropertyType AnyRangePropertyType.withCountRange(CountRangeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.