Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordFITSColumnsType.Builder
Packages that use CoordFITSColumnsType.Builder
-
Uses of CoordFITSColumnsType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return CoordFITSColumnsType.BuilderModifier and TypeMethodDescriptionstatic CoordFITSColumnsType.Builder<Void>CoordFITSColumnsType.builder()static CoordFITSColumnsType.Builder<Void>CoordFITSColumnsType.copyExcept(CoordFITSColumnsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) CoordFITSColumnsType.Builder.copyOf(CoordFITSColumnsType _other) CoordFITSColumnsType.Builder.copyOf(CoordFITSColumnsType.Builder _other) static <_B> CoordFITSColumnsType.Builder<_B>CoordFITSColumnsType.copyOf(CoordFITSColumnsType _other) static <_B> CoordFITSColumnsType.Builder<_B>CoordFITSColumnsType.copyOf(CoordFITSColumnsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static CoordFITSColumnsType.Builder<Void>CoordFITSColumnsType.copyOnly(CoordFITSColumnsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) CoordFITSColumnsType.newCopyBuilder()<_B> CoordFITSColumnsType.Builder<_B>CoordFITSColumnsType.newCopyBuilder(_B _parentBuilder) <_B> CoordFITSColumnsType.Builder<_B>CoordFITSColumnsType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordFITSColumnsType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "error" (any previous value will be replaced)AstroCoordsFileType.Builder.withFITSPosition()Returns the existing builder or a new builder to build the value of the "fitsPosition" property.AstroCoordsFileType.Builder.withFITSRedshift()Returns the existing builder or a new builder to build the value of the "fitsRedshift" property.AstroCoordsFileType.Builder.withFITSSpectral()Returns the existing builder or a new builder to build the value of the "fitsSpectral" property.AstroCoordsFileType.Builder.withFITSTime()Returns the existing builder or a new builder to build the value of the "fitsTime" property.AstroCoordsFileType.Builder.withFITSVelocity()Returns the existing builder or a new builder to build the value of the "fitsVelocity" property.Sets the new value of "name" (any previous value will be replaced)CoordFITSColumnsType.Builder.withPixSize(String pixSize) Sets the new value of "pixSize" (any previous value will be replaced)CoordFITSColumnsType.Builder.withResolution(String resolution) Sets the new value of "resolution" (any previous value will be replaced)Sets the new value of "size" (any previous value will be replaced)Sets the new value of "value" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordFITSColumnsType.BuilderModifier and TypeMethodDescriptionCoordFITSColumnsType.Builder.copyOf(CoordFITSColumnsType.Builder _other) <_B> voidCoordFITSColumnsType.copyTo(CoordFITSColumnsType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidCoordFITSColumnsType.copyTo(CoordFITSColumnsType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.