Uses of Class
net.opengis.iso19139.gmd.v_20060504.CIDatePropertyType

Packages that use CIDatePropertyType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of CIDatePropertyType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type CIDatePropertyType
protected  List<CIDatePropertyType> PTLocaleContainerType.date
           
protected  List<CIDatePropertyType> CICitationType.date
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return CIDatePropertyType
 CIDatePropertyType ObjectFactory.createCIDatePropertyType()
          Create an instance of CIDatePropertyType
 CIDatePropertyType CIDatePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 CIDatePropertyType CIDatePropertyType.withArcrole(String value)
           
 CIDatePropertyType CIDatePropertyType.withCIDate(CIDateType value)
           
 CIDatePropertyType CIDatePropertyType.withHref(String value)
           
 CIDatePropertyType CIDatePropertyType.withNilReason(Collection<String> values)
           
 CIDatePropertyType CIDatePropertyType.withNilReason(List<String> value)
           
 CIDatePropertyType CIDatePropertyType.withNilReason(String... values)
           
 CIDatePropertyType CIDatePropertyType.withRole(String value)
           
 CIDatePropertyType CIDatePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 CIDatePropertyType CIDatePropertyType.withTitle(String value)
           
 CIDatePropertyType CIDatePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 CIDatePropertyType CIDatePropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type CIDatePropertyType
 List<CIDatePropertyType> PTLocaleContainerType.getDate()
          Gets the value of the date property.
 List<CIDatePropertyType> CICitationType.getDate()
          Gets the value of the date property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type CIDatePropertyType
 PTLocaleContainerType PTLocaleContainerType.withDate(CIDatePropertyType... values)
           
 CICitationType CICitationType.withDate(CIDatePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type CIDatePropertyType
 void PTLocaleContainerType.setDate(List<CIDatePropertyType> value)
           
 void CICitationType.setDate(List<CIDatePropertyType> value)
           
 PTLocaleContainerType PTLocaleContainerType.withDate(Collection<CIDatePropertyType> values)
           
 CICitationType CICitationType.withDate(Collection<CIDatePropertyType> values)
           
 PTLocaleContainerType PTLocaleContainerType.withDate(List<CIDatePropertyType> value)
           
 CICitationType CICitationType.withDate(List<CIDatePropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.