Uses of Class
org.javastro.ivoa.entities.resource.Date
Packages that use Date
-
Uses of Date in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource declared as DateFields in org.javastro.ivoa.entities.resource with type parameters of type DateModifier and TypeFieldDescriptionCuration.datesThis will typically be associated with the creation or availability (i.e., most recent release or version) of the resource.Curation.PropInfo.DATESDate.PropInfo.ROLEDate.PropInfo.VALUEMethods in org.javastro.ivoa.entities.resource with type parameters of type DateMethods in org.javastro.ivoa.entities.resource that return DateModifier and TypeMethodDescriptionDate.Builder.build()Date.clone()Date.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Date.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Date.createCopy()Date.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createDate()Create an instance ofDateDate.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource that return types with arguments of type DateModifier and TypeMethodDescriptionCuration.getDates()This will typically be associated with the creation or availability (i.e., most recent release or version) of the resource.Curation.Modifier.getDates()Methods in org.javastro.ivoa.entities.resource with parameters of type DateModifier and TypeMethodDescriptionAdds the given items to the value of "dates"static Date.Builder<Void>Date.copyExcept(Date _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Date.Builder<_B>static <_B> Date.Builder<_B>Date.copyOf(Date _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Date.Builder<Void>Sets the new value of "dates" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource with type arguments of type DateModifier and TypeMethodDescriptionAdds the given items to the value of "dates"Sets the new value of "dates" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource with parameters of type Date