Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLTemporalCRSType
-
Packages that use MLTemporalCRSType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MLTemporalCRSType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLTemporalCRSType Modifier and Type Field Description protected MLTemporalCRSTypeMLTemporalCRSPropertyType. mlTemporalCRSMethods in net.opengis.iso19139.gmx.v_20070417 that return MLTemporalCRSType Modifier and Type Method Description MLTemporalCRSTypeObjectFactory. createMLTemporalCRSType()Create an instance ofMLTemporalCRSTypeMLTemporalCRSTypeMLTemporalCRSPropertyType. getMLTemporalCRS()Gets the value of the mlTemporalCRS property.MLTemporalCRSTypeMLTemporalCRSType. withAlternativeExpression(Collection<CrsAltPropertyType> values)MLTemporalCRSTypeMLTemporalCRSType. withAlternativeExpression(List<CrsAltPropertyType> value)MLTemporalCRSTypeMLTemporalCRSType. withAlternativeExpression(CrsAltPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MLTemporalCRSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLTemporalCRSType>ObjectFactory. createMLTemporalCRS(MLTemporalCRSType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLTemporalCRSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLTemporalCRSType>ObjectFactory. createMLTemporalCRS(MLTemporalCRSType value)voidMLTemporalCRSPropertyType. setMLTemporalCRS(MLTemporalCRSType value)Sets the value of the mlTemporalCRS property.MLTemporalCRSPropertyTypeMLTemporalCRSPropertyType. withMLTemporalCRS(MLTemporalCRSType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLTemporalCRSType Constructor Description MLTemporalCRSPropertyType(MLTemporalCRSType mlTemporalCRS, 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
-