Uses of Class
net.opengis.iso19139.gmd.v_20070417.CIDatePropertyType
-
Packages that use CIDatePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CIDatePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type CIDatePropertyType Modifier and Type Field Description protected List<CIDatePropertyType>CICitationType. dateprotected List<CIDatePropertyType>PTLocaleContainerType. dateMethods in net.opengis.iso19139.gmd.v_20070417 that return CIDatePropertyType Modifier and Type Method Description CIDatePropertyTypeObjectFactory. createCIDatePropertyType()Create an instance ofCIDatePropertyTypeCIDatePropertyTypeCIDatePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CIDatePropertyTypeCIDatePropertyType. withArcrole(String value)CIDatePropertyTypeCIDatePropertyType. withCIDate(CIDateType value)CIDatePropertyTypeCIDatePropertyType. withHref(String value)CIDatePropertyTypeCIDatePropertyType. withNilReason(String... values)CIDatePropertyTypeCIDatePropertyType. withNilReason(Collection<String> values)CIDatePropertyTypeCIDatePropertyType. withNilReason(List<String> value)CIDatePropertyTypeCIDatePropertyType. withRole(String value)CIDatePropertyTypeCIDatePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CIDatePropertyTypeCIDatePropertyType. withTitle(String value)CIDatePropertyTypeCIDatePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CIDatePropertyTypeCIDatePropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type CIDatePropertyType Modifier and Type Method Description List<CIDatePropertyType>CICitationType. getDate()Gets the value of the date property.List<CIDatePropertyType>PTLocaleContainerType. getDate()Gets the value of the date property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIDatePropertyType Modifier and Type Method Description CICitationTypeCICitationType. withDate(CIDatePropertyType... values)PTLocaleContainerTypePTLocaleContainerType. withDate(CIDatePropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type CIDatePropertyType Modifier and Type Method Description voidCICitationType. setDate(List<CIDatePropertyType> value)voidPTLocaleContainerType. setDate(List<CIDatePropertyType> value)CICitationTypeCICitationType. withDate(Collection<CIDatePropertyType> values)CICitationTypeCICitationType. withDate(List<CIDatePropertyType> value)PTLocaleContainerTypePTLocaleContainerType. withDate(Collection<CIDatePropertyType> values)PTLocaleContainerTypePTLocaleContainerType. withDate(List<CIDatePropertyType> value)Constructor parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type CIDatePropertyType Constructor Description PTLocaleContainerType(CharacterStringPropertyType description, PTLocalePropertyType locale, List<CIDatePropertyType> date, List<CIResponsiblePartyPropertyType> responsibleParty, List<LocalisedCharacterStringPropertyType> localisedString)Fully-initialising value constructor
-