Uses of Class
org.javastro.ivoa.entities.stc.v1.AstroCoordsFileType.Builder
Packages that use AstroCoordsFileType.Builder
-
Uses of AstroCoordsFileType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return AstroCoordsFileType.BuilderModifier and TypeMethodDescriptionstatic AstroCoordsFileType.Builder<Void>AstroCoordsFileType.builder()static AstroCoordsFileType.Builder<Void>AstroCoordsFileType.copyExcept(AstroCoordsFileType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordsFileType.Builder<Void>AstroCoordsFileType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordsFileType.Builder<Void>AstroCoordsFileType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) AstroCoordsFileType.Builder.copyOf(AstroCoordsFileType _other) AstroCoordsFileType.Builder.copyOf(AstroCoordsFileType.Builder _other) static <_B> AstroCoordsFileType.Builder<_B>AstroCoordsFileType.copyOf(AstroCoordsFileType _other) static <_B> AstroCoordsFileType.Builder<_B>AstroCoordsFileType.copyOf(AstroCoordsFileType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> AstroCoordsFileType.Builder<_B>AstroCoordsFileType.copyOf(CoordinateType _other) static <_B> AstroCoordsFileType.Builder<_B>AstroCoordsFileType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> AstroCoordsFileType.Builder<_B>AstroCoordsFileType.copyOf(StcBaseType _other) static <_B> AstroCoordsFileType.Builder<_B>AstroCoordsFileType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AstroCoordsFileType.Builder<Void>AstroCoordsFileType.copyOnly(AstroCoordsFileType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordsFileType.Builder<Void>AstroCoordsFileType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordsFileType.Builder<Void>AstroCoordsFileType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) AstroCoordsFileType.newCopyBuilder()<_B> AstroCoordsFileType.Builder<_B>AstroCoordsFileType.newCopyBuilder(_B _parentBuilder) <_B> AstroCoordsFileType.Builder<_B>AstroCoordsFileType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) AstroCoordsFileType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) AstroCoordsFileType.Builder<? extends AstroCoordsType.Builder<_B>>AstroCoordsType.Builder.withCoordFile()Returns the existing builder or a new builder to build the value of the "coordFile" property.AstroCoordsFileType.Builder.withFITSFile(FitsType fitsFile) Sets the new value of "fitsFile" (any previous value will be replaced)AstroCoordsFileType.Builder.withFITSPosition(CoordFITSColumnsType fitsPosition) Sets the new value of "fitsPosition" (any previous value will be replaced)AstroCoordsFileType.Builder.withFITSRedshift(CoordFITSColumnsType fitsRedshift) Sets the new value of "fitsRedshift" (any previous value will be replaced)AstroCoordsFileType.Builder.withFITSSpectral(CoordFITSColumnsType fitsSpectral) Sets the new value of "fitsSpectral" (any previous value will be replaced)AstroCoordsFileType.Builder.withFITSTime(CoordFITSColumnsType fitsTime) Sets the new value of "fitsTime" (any previous value will be replaced)AstroCoordsFileType.Builder.withFITSVelocity(CoordFITSColumnsType fitsVelocity) Sets the new value of "fitsVelocity" (any previous value will be replaced)AstroCoordsFileType.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)AstroCoordsFileType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)AstroCoordsFileType.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)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 AstroCoordsFileType.BuilderModifier and TypeMethodDescriptionFitsType.Builder<? extends AstroCoordsFileType.Builder<_B>>AstroCoordsFileType.Builder.withFITSFile()Returns the existing builder or a new builder to build the value of the "fitsFile" property.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.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type AstroCoordsFileType.BuilderModifier and TypeMethodDescriptionAstroCoordsFileType.Builder.copyOf(AstroCoordsFileType.Builder _other) <_B> voidAstroCoordsFileType.copyTo(AstroCoordsFileType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidAstroCoordsFileType.copyTo(AstroCoordsFileType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.