Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLTemporalDatumType
-
Packages that use MLTemporalDatumType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MLTemporalDatumType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLTemporalDatumType Modifier and Type Field Description protected MLTemporalDatumTypeMLTemporalDatumPropertyType. mlTemporalDatumMethods in net.opengis.iso19139.gmx.v_20070417 that return MLTemporalDatumType Modifier and Type Method Description MLTemporalDatumTypeObjectFactory. createMLTemporalDatumType()Create an instance ofMLTemporalDatumTypeMLTemporalDatumTypeMLTemporalDatumPropertyType. getMLTemporalDatum()Gets the value of the mlTemporalDatum property.MLTemporalDatumTypeMLTemporalDatumType. withAlternativeExpression(Collection<DatumAltPropertyType> values)MLTemporalDatumTypeMLTemporalDatumType. withAlternativeExpression(List<DatumAltPropertyType> value)MLTemporalDatumTypeMLTemporalDatumType. withAlternativeExpression(DatumAltPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MLTemporalDatumType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLTemporalDatumType>ObjectFactory. createMLTemporalDatum(MLTemporalDatumType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLTemporalDatumType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLTemporalDatumType>ObjectFactory. createMLTemporalDatum(MLTemporalDatumType value)voidMLTemporalDatumPropertyType. setMLTemporalDatum(MLTemporalDatumType value)Sets the value of the mlTemporalDatum property.MLTemporalDatumPropertyTypeMLTemporalDatumPropertyType. withMLTemporalDatum(MLTemporalDatumType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLTemporalDatumType Constructor Description MLTemporalDatumPropertyType(MLTemporalDatumType mlTemporalDatum, 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
-