Uses of Class
org.javastro.ivoa.entities.stc.v1.TimeCoordinateType.Builder
Packages that use TimeCoordinateType.Builder
-
Uses of TimeCoordinateType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return TimeCoordinateType.BuilderModifier and TypeMethodDescriptionTimeCoordinateType.Builder.addErrors(Iterable<? extends Double1Type> errors) Adds the given items to the value of "errors"TimeCoordinateType.Builder.addErrors(Double1Type... errors) Adds the given items to the value of "errors"TimeCoordinateType.Builder.addPixSizes(Iterable<? extends Double1Type> pixSizes) Adds the given items to the value of "pixSizes"TimeCoordinateType.Builder.addPixSizes(Double1Type... pixSizes) Adds the given items to the value of "pixSizes"TimeCoordinateType.Builder.addResolutions(Iterable<? extends Double1Type> resolutions) Adds the given items to the value of "resolutions"TimeCoordinateType.Builder.addResolutions(Double1Type... resolutions) Adds the given items to the value of "resolutions"TimeCoordinateType.Builder.addSizes(Iterable<? extends Double1Type> sizes) Adds the given items to the value of "sizes"TimeCoordinateType.Builder.addSizes(Double1Type... sizes) Adds the given items to the value of "sizes"static TimeCoordinateType.Builder<Void>TimeCoordinateType.builder()static TimeCoordinateType.Builder<Void>TimeCoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeCoordinateType.Builder<Void>TimeCoordinateType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeCoordinateType.Builder<Void>TimeCoordinateType.copyExcept(TimeCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) TimeCoordinateType.Builder.copyOf(TimeCoordinateType _other) TimeCoordinateType.Builder.copyOf(TimeCoordinateType.Builder _other) static <_B> TimeCoordinateType.Builder<_B>TimeCoordinateType.copyOf(CoordinateType _other) static <_B> TimeCoordinateType.Builder<_B>TimeCoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> TimeCoordinateType.Builder<_B>TimeCoordinateType.copyOf(StcBaseType _other) static <_B> TimeCoordinateType.Builder<_B>TimeCoordinateType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> TimeCoordinateType.Builder<_B>TimeCoordinateType.copyOf(TimeCoordinateType _other) static <_B> TimeCoordinateType.Builder<_B>TimeCoordinateType.copyOf(TimeCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static TimeCoordinateType.Builder<Void>TimeCoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeCoordinateType.Builder<Void>TimeCoordinateType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeCoordinateType.Builder<Void>TimeCoordinateType.copyOnly(TimeCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) TimeCoordinateType.newCopyBuilder()<_B> TimeCoordinateType.Builder<_B>TimeCoordinateType.newCopyBuilder(_B _parentBuilder) <_B> TimeCoordinateType.Builder<_B>TimeCoordinateType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) TimeCoordinateType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) TimeCoordinateType.Builder.withCoordSystemId(Object coordSystemId) Sets the new value of "coordSystemId" (any previous value will be replaced)TimeCoordinateType.Builder.withErrors(Iterable<? extends Double1Type> errors) Sets the new value of "errors" (any previous value will be replaced)TimeCoordinateType.Builder.withErrors(Double1Type... errors) Sets the new value of "errors" (any previous value will be replaced)TimeCoordinateType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)Sets the new value of "href" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)Sets the new value of "idref" (any previous value will be replaced)TimeCoordinateType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)TimeCoordinateType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)Sets the new value of "name" (any previous value will be replaced)TimeCoordinateType.Builder.withPixSizes(Iterable<? extends Double1Type> pixSizes) Sets the new value of "pixSizes" (any previous value will be replaced)TimeCoordinateType.Builder.withPixSizes(Double1Type... pixSizes) Sets the new value of "pixSizes" (any previous value will be replaced)TimeCoordinateType.Builder.withResolutions(Iterable<? extends Double1Type> resolutions) Sets the new value of "resolutions" (any previous value will be replaced)TimeCoordinateType.Builder.withResolutions(Double1Type... resolutions) Sets the new value of "resolutions" (any previous value will be replaced)TimeCoordinateType.Builder.withSizes(Iterable<? extends Double1Type> sizes) Sets the new value of "sizes" (any previous value will be replaced)TimeCoordinateType.Builder.withSizes(Double1Type... sizes) Sets the new value of "sizes" (any previous value will be replaced)TimeCoordinateType.Builder<? extends AstroCoordsType.Builder<_B>>AstroCoordsType.Builder.withTime()Returns the existing builder or a new builder to build the value of the "time" property.TimeCoordinateType.Builder.withTimeInstant(AstronTimeType timeInstant) Sets the new value of "timeInstant" (any previous value will be replaced)Sets the new value of "type" (any previous value will be replaced)Sets the new value of "ucd" (any previous value will be replaced)Sets the new value of "unit" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type TimeCoordinateType.BuilderModifier and TypeMethodDescriptionDouble1Type.Builder<? extends TimeCoordinateType.Builder<_B>>TimeCoordinateType.Builder.addErrors()Returns a new builder to build an additional value of the "Errors" property.Double1Type.Builder<? extends TimeCoordinateType.Builder<_B>>TimeCoordinateType.Builder.addPixSizes()Returns a new builder to build an additional value of the "PixSizes" property.Double1Type.Builder<? extends TimeCoordinateType.Builder<_B>>TimeCoordinateType.Builder.addResolutions()Returns a new builder to build an additional value of the "Resolutions" property.Double1Type.Builder<? extends TimeCoordinateType.Builder<_B>>TimeCoordinateType.Builder.addSizes()Returns a new builder to build an additional value of the "Sizes" property.AstronTimeType.Builder<? extends TimeCoordinateType.Builder<_B>>TimeCoordinateType.Builder.withTimeInstant()Returns the existing builder or a new builder to build the value of the "timeInstant" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeCoordinateType.BuilderModifier and TypeMethodDescriptionTimeCoordinateType.Builder.copyOf(TimeCoordinateType.Builder _other) <_B> voidTimeCoordinateType.copyTo(TimeCoordinateType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidTimeCoordinateType.copyTo(TimeCoordinateType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.