Uses of Class
net.opengis.iso19139.gmd.v_20070417.CIDateType
-
Packages that use CIDateType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CIDateType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as CIDateType Modifier and Type Field Description protected CIDateTypeCIDatePropertyType. ciDateMethods in net.opengis.iso19139.gmd.v_20070417 that return CIDateType Modifier and Type Method Description CIDateTypeObjectFactory. createCIDateType()Create an instance ofCIDateTypeCIDateTypeCIDatePropertyType. getCIDate()Gets the value of the ciDate property.CIDateTypeCIDateType. withDate(DatePropertyType value)CIDateTypeCIDateType. withDateType(CIDateTypeCodePropertyType value)CIDateTypeCIDateType. withId(String value)CIDateTypeCIDateType. withUuid(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type CIDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CIDateType>ObjectFactory. createCIDate(CIDateType value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CIDateType>ObjectFactory. createCIDate(CIDateType value)voidCIDatePropertyType. setCIDate(CIDateType value)Sets the value of the ciDate property.CIDatePropertyTypeCIDatePropertyType. withCIDate(CIDateType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIDateType Constructor Description CIDatePropertyType(CIDateType ciDate, 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
-