Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLTimeCSType
-
Packages that use MLTimeCSType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MLTimeCSType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLTimeCSType Modifier and Type Field Description protected MLTimeCSTypeMLTimeCSPropertyType. mlTimeCSMethods in net.opengis.iso19139.gmx.v_20070417 that return MLTimeCSType Modifier and Type Method Description MLTimeCSTypeObjectFactory. createMLTimeCSType()Create an instance ofMLTimeCSTypeMLTimeCSTypeMLTimeCSPropertyType. getMLTimeCS()Gets the value of the mlTimeCS property.MLTimeCSTypeMLTimeCSType. withAlternativeExpression(Collection<CoordinateSystemAltPropertyType> values)MLTimeCSTypeMLTimeCSType. withAlternativeExpression(List<CoordinateSystemAltPropertyType> value)MLTimeCSTypeMLTimeCSType. withAlternativeExpression(CoordinateSystemAltPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MLTimeCSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLTimeCSType>ObjectFactory. createMLTimeCS(MLTimeCSType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLTimeCSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLTimeCSType>ObjectFactory. createMLTimeCS(MLTimeCSType value)voidMLTimeCSPropertyType. setMLTimeCS(MLTimeCSType value)Sets the value of the mlTimeCS property.MLTimeCSPropertyTypeMLTimeCSPropertyType. withMLTimeCS(MLTimeCSType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLTimeCSType Constructor Description MLTimeCSPropertyType(MLTimeCSType mlTimeCS, 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
-