Uses of Class
org.javastro.ivoa.entities.resource.Date.Builder
Packages that use Date.Builder
-
Uses of Date.Builder in org.javastro.ivoa.entities.resource
Methods in org.javastro.ivoa.entities.resource that return Date.BuilderModifier and TypeMethodDescriptionDate.Builder<? extends Curation.Builder<_B>>Curation.Builder.addDates()Returns a new builder to build an additional value of the "Dates" property.static Date.Builder<Void>Date.builder()static Date.Builder<Void>Date.copyExcept(Date _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Date.Builder.copyOf(Date.Builder _other) 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>Date.newCopyBuilder()<_B> Date.Builder<_B>Date.newCopyBuilder(_B _parentBuilder) <_B> Date.Builder<_B>Date.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Date.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "role" (any previous value will be replaced)Sets the new value of "value" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource with parameters of type Date.BuilderModifier and TypeMethodDescriptionDate.Builder.copyOf(Date.Builder _other) <_B> voidDate.copyTo(Date.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidDate.copyTo(Date.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.