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

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

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

Fields in net.opengis.iso19139.gco.v_20070417 with type parameters of type MultiplicityRangePropertyType
protected  List<MultiplicityRangePropertyType> MultiplicityType.range
           
 

Methods in net.opengis.iso19139.gco.v_20070417 that return MultiplicityRangePropertyType
 MultiplicityRangePropertyType ObjectFactory.createMultiplicityRangePropertyType()
          Create an instance of MultiplicityRangePropertyType
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withArcrole(String value)
           
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withHref(String value)
           
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withMultiplicityRange(MultiplicityRangeType value)
           
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withNilReason(Collection<String> values)
           
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withNilReason(List<String> value)
           
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withNilReason(String... values)
           
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withRole(String value)
           
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withTitle(String value)
           
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MultiplicityRangePropertyType MultiplicityRangePropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gco.v_20070417 that return types with arguments of type MultiplicityRangePropertyType
 List<MultiplicityRangePropertyType> MultiplicityType.getRange()
          Gets the value of the range property.
 

Methods in net.opengis.iso19139.gco.v_20070417 with parameters of type MultiplicityRangePropertyType
 MultiplicityType MultiplicityType.withRange(MultiplicityRangePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gco.v_20070417 with type arguments of type MultiplicityRangePropertyType
 void MultiplicityType.setRange(List<MultiplicityRangePropertyType> value)
           
 MultiplicityType MultiplicityType.withRange(Collection<MultiplicityRangePropertyType> values)
           
 MultiplicityType MultiplicityType.withRange(List<MultiplicityRangePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.