Uses of Class
net.opengis.iso19139.gco.v_20070417.MultiplicityRangeType
-
Packages that use MultiplicityRangeType Package Description net.opengis.iso19139.gco.v_20070417 -
-
Uses of MultiplicityRangeType in net.opengis.iso19139.gco.v_20070417
Fields in net.opengis.iso19139.gco.v_20070417 declared as MultiplicityRangeType Modifier and Type Field Description protected MultiplicityRangeTypeMultiplicityRangePropertyType. multiplicityRangeMethods in net.opengis.iso19139.gco.v_20070417 that return MultiplicityRangeType Modifier and Type Method Description MultiplicityRangeTypeObjectFactory. createMultiplicityRangeType()Create an instance ofMultiplicityRangeTypeMultiplicityRangeTypeMultiplicityRangePropertyType. getMultiplicityRange()Gets the value of the multiplicityRange property.MultiplicityRangeTypeMultiplicityRangeType. withId(String value)MultiplicityRangeTypeMultiplicityRangeType. withLower(IntegerPropertyType value)MultiplicityRangeTypeMultiplicityRangeType. withUpper(UnlimitedIntegerPropertyType value)MultiplicityRangeTypeMultiplicityRangeType. withUuid(String value)Methods in net.opengis.iso19139.gco.v_20070417 that return types with arguments of type MultiplicityRangeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MultiplicityRangeType>ObjectFactory. createMultiplicityRange(MultiplicityRangeType value)Methods in net.opengis.iso19139.gco.v_20070417 with parameters of type MultiplicityRangeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MultiplicityRangeType>ObjectFactory. createMultiplicityRange(MultiplicityRangeType value)voidMultiplicityRangePropertyType. setMultiplicityRange(MultiplicityRangeType value)Sets the value of the multiplicityRange property.MultiplicityRangePropertyTypeMultiplicityRangePropertyType. withMultiplicityRange(MultiplicityRangeType value)Constructors in net.opengis.iso19139.gco.v_20070417 with parameters of type MultiplicityRangeType Constructor Description MultiplicityRangePropertyType(MultiplicityRangeType multiplicityRange, List<String> nilReason, String uuidref, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-