Uses of Class
org.javastro.ivoa.entities.stc.v1.TimeFrameType.Builder
Packages that use TimeFrameType.Builder
-
Uses of TimeFrameType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return TimeFrameType.BuilderModifier and TypeMethodDescriptionstatic TimeFrameType.Builder<Void>TimeFrameType.builder()static TimeFrameType.Builder<Void>TimeFrameType.copyExcept(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeFrameType.Builder<Void>TimeFrameType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeFrameType.Builder<Void>TimeFrameType.copyExcept(TimeFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) TimeFrameType.Builder.copyOf(TimeFrameType _other) TimeFrameType.Builder.copyOf(TimeFrameType.Builder _other) static <_B> TimeFrameType.Builder<_B>TimeFrameType.copyOf(CoordFrameType _other) static <_B> TimeFrameType.Builder<_B>TimeFrameType.copyOf(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> TimeFrameType.Builder<_B>TimeFrameType.copyOf(StcBaseType _other) static <_B> TimeFrameType.Builder<_B>TimeFrameType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> TimeFrameType.Builder<_B>TimeFrameType.copyOf(TimeFrameType _other) static <_B> TimeFrameType.Builder<_B>TimeFrameType.copyOf(TimeFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static TimeFrameType.Builder<Void>TimeFrameType.copyOnly(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeFrameType.Builder<Void>TimeFrameType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeFrameType.Builder<Void>TimeFrameType.copyOnly(TimeFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) TimeFrameType.newCopyBuilder()<_B> TimeFrameType.Builder<_B>TimeFrameType.newCopyBuilder(_B _parentBuilder) <_B> TimeFrameType.Builder<_B>TimeFrameType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) TimeFrameType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) 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)TimeFrameType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)TimeFrameType.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)TimeFrameType.Builder.withReferencePosition(jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> referencePosition) Sets the new value of "referencePosition" (any previous value will be replaced)TimeFrameType.Builder<? extends AstroCoordSystemType.Builder<_B>>AstroCoordSystemType.Builder.withTimeFrame()Returns the existing builder or a new builder to build the value of the "timeFrame" property.TimeFrameType.Builder.withTimeRefDirection(AstroCoordsType timeRefDirection) Sets the new value of "timeRefDirection" (any previous value will be replaced)TimeFrameType.Builder.withTimeScale(TimeScaleType timeScale) Sets the new value of "timeScale" (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)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type TimeFrameType.BuilderModifier and TypeMethodDescriptionAstroCoordsType.Builder<? extends TimeFrameType.Builder<_B>>TimeFrameType.Builder.withTimeRefDirection()Returns the existing builder or a new builder to build the value of the "timeRefDirection" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeFrameType.BuilderModifier and TypeMethodDescriptionTimeFrameType.Builder.copyOf(TimeFrameType.Builder _other) <_B> voidTimeFrameType.copyTo(TimeFrameType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidTimeFrameType.copyTo(TimeFrameType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.