Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLVerticalCSType
-
Packages that use MLVerticalCSType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MLVerticalCSType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLVerticalCSType Modifier and Type Field Description protected MLVerticalCSTypeMLVerticalCSPropertyType. mlVerticalCSMethods in net.opengis.iso19139.gmx.v_20070417 that return MLVerticalCSType Modifier and Type Method Description MLVerticalCSTypeObjectFactory. createMLVerticalCSType()Create an instance ofMLVerticalCSTypeMLVerticalCSTypeMLVerticalCSPropertyType. getMLVerticalCS()Gets the value of the mlVerticalCS property.MLVerticalCSTypeMLVerticalCSType. withAlternativeExpression(Collection<CoordinateSystemAltPropertyType> values)MLVerticalCSTypeMLVerticalCSType. withAlternativeExpression(List<CoordinateSystemAltPropertyType> value)MLVerticalCSTypeMLVerticalCSType. withAlternativeExpression(CoordinateSystemAltPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MLVerticalCSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLVerticalCSType>ObjectFactory. createMLVerticalCS(MLVerticalCSType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLVerticalCSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLVerticalCSType>ObjectFactory. createMLVerticalCS(MLVerticalCSType value)voidMLVerticalCSPropertyType. setMLVerticalCS(MLVerticalCSType value)Sets the value of the mlVerticalCS property.MLVerticalCSPropertyTypeMLVerticalCSPropertyType. withMLVerticalCS(MLVerticalCSType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLVerticalCSType Constructor Description MLVerticalCSPropertyType(MLVerticalCSType mlVerticalCS, 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
-