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

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

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

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

Methods in net.opengis.iso19139.gco.v_20060504 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_20060504 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_20060504 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-2016. All Rights Reserved.