Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLBaseUnitType
-
Packages that use MLBaseUnitType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MLBaseUnitType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLBaseUnitType Modifier and Type Field Description protected MLBaseUnitTypeMLBaseUnitPropertyType. mlBaseUnitMethods in net.opengis.iso19139.gmx.v_20070417 that return MLBaseUnitType Modifier and Type Method Description MLBaseUnitTypeObjectFactory. createMLBaseUnitType()Create an instance ofMLBaseUnitTypeMLBaseUnitTypeMLBaseUnitPropertyType. getMLBaseUnit()Gets the value of the mlBaseUnit property.MLBaseUnitTypeMLBaseUnitType. withAlternativeExpression(Collection<UomAlternativeExpressionPropertyType> values)MLBaseUnitTypeMLBaseUnitType. withAlternativeExpression(List<UomAlternativeExpressionPropertyType> value)MLBaseUnitTypeMLBaseUnitType. withAlternativeExpression(UomAlternativeExpressionPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MLBaseUnitType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLBaseUnitType>ObjectFactory. createMLBaseUnit(MLBaseUnitType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLBaseUnitType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLBaseUnitType>ObjectFactory. createMLBaseUnit(MLBaseUnitType value)voidMLBaseUnitPropertyType. setMLBaseUnit(MLBaseUnitType value)Sets the value of the mlBaseUnit property.MLBaseUnitPropertyTypeMLBaseUnitPropertyType. withMLBaseUnit(MLBaseUnitType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLBaseUnitType Constructor Description MLBaseUnitPropertyType(MLBaseUnitType mlBaseUnit, 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
-