Uses of Class
net.opengis.iso19139.gco.v_20060504.MultiplicityRangeType

Packages that use MultiplicityRangeType
net.opengis.iso19139.gco.v_20060504   
 

Uses of MultiplicityRangeType in net.opengis.iso19139.gco.v_20060504
 

Fields in net.opengis.iso19139.gco.v_20060504 declared as MultiplicityRangeType
protected  MultiplicityRangeType MultiplicityRangePropertyType.multiplicityRange
           
 

Methods in net.opengis.iso19139.gco.v_20060504 that return MultiplicityRangeType
 MultiplicityRangeType ObjectFactory.createMultiplicityRangeType()
          Create an instance of MultiplicityRangeType
 MultiplicityRangeType MultiplicityRangePropertyType.getMultiplicityRange()
          Gets the value of the multiplicityRange property.
 MultiplicityRangeType MultiplicityRangeType.withId(String value)
           
 MultiplicityRangeType MultiplicityRangeType.withLower(IntegerPropertyType value)
           
 MultiplicityRangeType MultiplicityRangeType.withUpper(UnlimitedIntegerPropertyType value)
           
 MultiplicityRangeType MultiplicityRangeType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gco.v_20060504 that return types with arguments of type MultiplicityRangeType
 JAXBElement<MultiplicityRangeType> ObjectFactory.createMultiplicityRange(MultiplicityRangeType value)
          Create an instance of JAXBElement<MultiplicityRangeType>}
 

Methods in net.opengis.iso19139.gco.v_20060504 with parameters of type MultiplicityRangeType
 JAXBElement<MultiplicityRangeType> ObjectFactory.createMultiplicityRange(MultiplicityRangeType value)
          Create an instance of JAXBElement<MultiplicityRangeType>}
 void MultiplicityRangePropertyType.setMultiplicityRange(MultiplicityRangeType value)
          Sets the value of the multiplicityRange property.
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withMultiplicityRange(MultiplicityRangeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.