Uses of Class
net.opengis.iso19139.gco.v_20070417.MultiplicityType

Packages that use MultiplicityType
net.opengis.iso19139.gco.v_20070417   
 

Uses of MultiplicityType in net.opengis.iso19139.gco.v_20070417
 

Fields in net.opengis.iso19139.gco.v_20070417 declared as MultiplicityType
protected  MultiplicityType MultiplicityPropertyType.multiplicity
           
 

Methods in net.opengis.iso19139.gco.v_20070417 that return MultiplicityType
 MultiplicityType ObjectFactory.createMultiplicityType()
          Create an instance of MultiplicityType
 MultiplicityType MultiplicityPropertyType.getMultiplicity()
          Gets the value of the multiplicity property.
 MultiplicityType MultiplicityType.withId(String value)
           
 MultiplicityType MultiplicityType.withRange(Collection<MultiplicityRangePropertyType> values)
           
 MultiplicityType MultiplicityType.withRange(List<MultiplicityRangePropertyType> value)
           
 MultiplicityType MultiplicityType.withRange(MultiplicityRangePropertyType... values)
           
 MultiplicityType MultiplicityType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gco.v_20070417 with parameters of type MultiplicityType
 JAXBElement<MultiplicityType> ObjectFactory.createMultiplicity(MultiplicityType value)
          Create an instance of JAXBElement<MultiplicityType>}
 void MultiplicityPropertyType.setMultiplicity(MultiplicityType value)
          Sets the value of the multiplicity property.
 MultiplicityPropertyType MultiplicityPropertyType.withMultiplicity(MultiplicityType value)
           
 



Copyright © 2008-2015. All Rights Reserved.