Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordinateType
Packages that use CoordinateType
-
Uses of CoordinateType in org.javastro.ivoa.entities.stc.v1
Subclasses of CoordinateType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassCoordinate references to a specific FITS file Coordinate references to a specific FITS fileclassSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesclassOrbit defined by six orbital elements and optional mean anomaly and period; note that the epoch of periapsis or of mean anomaly is provided by T, however, an coordinate epoch should be provided by paring this element with a time instant elementclassScalar pixel coordinate typeclass2-D pixel coordinate typeclass3-D pixel coordinate typeclassSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesclassRedshift coordinate typeclassGeneric scalar coordinate type: a basic scalar coordinate with unitsclassSpectral coordinate typeclassGeneric string coordinate typeclassSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesclassSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordinateTypeModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends CoordinateType>CustomRefPosType.coordinateHead element of Coordinate substitution groupstatic final com.kscs.util.jaxb.SinglePropertyInfo<CustomRefPosType,CoordinateType> CustomRefPosType.PropInfo.COORDINATEstatic final com.kscs.util.jaxb.SinglePropertyInfo<CoordinateType,Object> CoordinateType.PropInfo.FRAME_IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<GenericRefPosType,CoordinateType> GenericRefPosType.PropInfo.GEN_COORDINATEstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<CoordsType,CoordinateType> CoordsType.PropInfo.GEN_COORDINATESprotected jakarta.xml.bind.JAXBElement<? extends CoordinateType>GenericRefPosType.genCoordinateHead element of Generic coordinate substitution groupprotected List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>>CoordsType.genCoordinatesHead element of Generic coordinate substitution groupstatic final com.kscs.util.jaxb.SinglePropertyInfo<CoordinateType,String> CoordinateType.PropInfo.NAMEprotected jakarta.xml.bind.JAXBElement<? extends CoordinateType>PixelType.pixelHead element of Pixel coordinate substitution groupstatic final com.kscs.util.jaxb.SinglePropertyInfo<PixelType,CoordinateType> PixelType.PropInfo.PIXELprotected List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>>PixelCoordsType.pixelsHead element of Pixel coordinate substitution groupstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<PixelCoordsType,CoordinateType> PixelCoordsType.PropInfo.PIXELSprotected jakarta.xml.bind.JAXBElement<? extends CoordinateType>AstroCoordsType.positionHead element of Position coordinate substitution groupstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,CoordinateType> AstroCoordsType.PropInfo.POSITIONprotected jakarta.xml.bind.JAXBElement<? extends CoordinateType>AstroCoordsType.velocityHead element of Velocity coordinate substitution groupstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,CoordinateType> AstroCoordsType.PropInfo.VELOCITYMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordinateTypeModifier and TypeMethodDescriptionprotected <_P extends CoordinateType>
_PCoordinateType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return CoordinateTypeModifier and TypeMethodDescriptionCoordinateType.Builder.build()CoordinateType.clone()CoordinateType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) CoordinateType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createCoordinateType()Create an instance ofCoordinateTypeCoordinateType.createCopy()CoordinateType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordinateType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type CoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createCoordinate(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createGenCoordinate(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createPixel(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createPosition(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createVelocity(CoordinateType value) jakarta.xml.bind.JAXBElement<? extends CoordinateType>CustomRefPosType.getCoordinate()Head element of Coordinate substitution groupjakarta.xml.bind.JAXBElement<? extends CoordinateType>GenericRefPosType.getGenCoordinate()Head element of Generic coordinate substitution groupList<jakarta.xml.bind.JAXBElement<? extends CoordinateType>>CoordsType.getGenCoordinates()Head element of Generic coordinate substitution group Gets the value of the genCoordinates property.List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>>CoordsType.Modifier.getGenCoordinates()jakarta.xml.bind.JAXBElement<? extends CoordinateType>PixelType.getPixel()Head element of Pixel coordinate substitution groupList<jakarta.xml.bind.JAXBElement<? extends CoordinateType>>PixelCoordsType.getPixels()Head element of Pixel coordinate substitution group Gets the value of the pixels property.List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>>PixelCoordsType.Modifier.getPixels()jakarta.xml.bind.JAXBElement<? extends CoordinateType>AstroCoordsType.getPosition()Head element of Position coordinate substitution groupjakarta.xml.bind.JAXBElement<? extends CoordinateType>AstroCoordsType.getVelocity()Head element of Velocity coordinate substitution groupMethods in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordinateTypeModifier and TypeMethodDescriptionstatic AstroCoordsFileType.Builder<Void>AstroCoordsFileType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BasicCoordinateType.Builder<Void>BasicCoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CoordinateType.Builder<Void>CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static OrbitType.Builder<Void>OrbitType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector1CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector2CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector3CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosVector1CoordinateType.Builder<Void>PosVector1CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosVector2CoordinateType.Builder<Void>PosVector2CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosVector3CoordinateType.Builder<Void>PosVector3CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RedshiftCoordinateType.Builder<Void>RedshiftCoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpectralCoordinateType.Builder<Void>SpectralCoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StringCoordinateType.Builder<Void>StringCoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeCoordinateType.Builder<Void>TimeCoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vector2CoordinateType.Builder<Void>Vector2CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vector3CoordinateType.Builder<Void>Vector3CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelVector1CoordinateType.Builder<Void>VelVector1CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelVector2CoordinateType.Builder<Void>VelVector2CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelVector3CoordinateType.Builder<Void>VelVector3CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) 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> BasicCoordinateType.Builder<_B>BasicCoordinateType.copyOf(CoordinateType _other) static <_B> BasicCoordinateType.Builder<_B>BasicCoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordinateType.Builder.copyOf(CoordinateType _other) static <_B> CoordinateType.Builder<_B>CoordinateType.copyOf(CoordinateType _other) static <_B> CoordinateType.Builder<_B>CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(CoordinateType _other) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(CoordinateType _other) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> OrbitType.Builder<_B>OrbitType.copyOf(CoordinateType _other) static <_B> OrbitType.Builder<_B>OrbitType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelVector1CoordinateType.Builder<_B>PixelVector1CoordinateType.copyOf(CoordinateType _other) static <_B> PixelVector1CoordinateType.Builder<_B>PixelVector1CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.copyOf(CoordinateType _other) static <_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.copyOf(CoordinateType _other) static <_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PosVector1CoordinateType.Builder<_B>PosVector1CoordinateType.copyOf(CoordinateType _other) static <_B> PosVector1CoordinateType.Builder<_B>PosVector1CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PosVector2CoordinateType.Builder<_B>PosVector2CoordinateType.copyOf(CoordinateType _other) static <_B> PosVector2CoordinateType.Builder<_B>PosVector2CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PosVector3CoordinateType.Builder<_B>PosVector3CoordinateType.copyOf(CoordinateType _other) static <_B> PosVector3CoordinateType.Builder<_B>PosVector3CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> RedshiftCoordinateType.Builder<_B>RedshiftCoordinateType.copyOf(CoordinateType _other) static <_B> RedshiftCoordinateType.Builder<_B>RedshiftCoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(CoordinateType _other) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> SpectralCoordinateType.Builder<_B>SpectralCoordinateType.copyOf(CoordinateType _other) static <_B> SpectralCoordinateType.Builder<_B>SpectralCoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> StringCoordinateType.Builder<_B>StringCoordinateType.copyOf(CoordinateType _other) static <_B> StringCoordinateType.Builder<_B>StringCoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) 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> Vector2CoordinateType.Builder<_B>Vector2CoordinateType.copyOf(CoordinateType _other) static <_B> Vector2CoordinateType.Builder<_B>Vector2CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Vector3CoordinateType.Builder<_B>Vector3CoordinateType.copyOf(CoordinateType _other) static <_B> Vector3CoordinateType.Builder<_B>Vector3CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelVector1CoordinateType.Builder<_B>VelVector1CoordinateType.copyOf(CoordinateType _other) static <_B> VelVector1CoordinateType.Builder<_B>VelVector1CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelVector2CoordinateType.Builder<_B>VelVector2CoordinateType.copyOf(CoordinateType _other) static <_B> VelVector2CoordinateType.Builder<_B>VelVector2CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelVector3CoordinateType.Builder<_B>VelVector3CoordinateType.copyOf(CoordinateType _other) static <_B> VelVector3CoordinateType.Builder<_B>VelVector3CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AstroCoordsFileType.Builder<Void>AstroCoordsFileType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BasicCoordinateType.Builder<Void>BasicCoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CoordinateType.Builder<Void>CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static OrbitType.Builder<Void>OrbitType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector1CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector2CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector3CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosVector1CoordinateType.Builder<Void>PosVector1CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosVector2CoordinateType.Builder<Void>PosVector2CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosVector3CoordinateType.Builder<Void>PosVector3CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RedshiftCoordinateType.Builder<Void>RedshiftCoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpectralCoordinateType.Builder<Void>SpectralCoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StringCoordinateType.Builder<Void>StringCoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeCoordinateType.Builder<Void>TimeCoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vector2CoordinateType.Builder<Void>Vector2CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vector3CoordinateType.Builder<Void>Vector3CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelVector1CoordinateType.Builder<Void>VelVector1CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelVector2CoordinateType.Builder<Void>VelVector2CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelVector3CoordinateType.Builder<Void>VelVector3CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createCoordinate(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createGenCoordinate(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createPixel(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createPosition(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createVelocity(CoordinateType value) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type CoordinateTypeModifier and TypeMethodDescriptionAstroCoordsType.Builder.addGenCoordinates(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates) Adds the given items to the value of "genCoordinates"CoordsType.Builder.addGenCoordinates(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates) Adds the given items to the value of "genCoordinates"PixelCoordsType.Builder.addGenCoordinates(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates) Adds the given items to the value of "genCoordinates"PixelCoordsType.Builder.addPixels(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordinateType>> pixels) Adds the given items to the value of "pixels"voidCustomRefPosType.Modifier.setCoordinate(jakarta.xml.bind.JAXBElement<? extends CoordinateType> coordinate) voidCustomRefPosType.setCoordinate(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Sets the value of the coordinate property.voidGenericRefPosType.Modifier.setGenCoordinate(jakarta.xml.bind.JAXBElement<? extends CoordinateType> genCoordinate) voidGenericRefPosType.setGenCoordinate(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Sets the value of the genCoordinate property.voidPixelType.Modifier.setPixel(jakarta.xml.bind.JAXBElement<? extends CoordinateType> pixel) voidPixelType.setPixel(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Sets the value of the pixel property.voidAstroCoordsType.Modifier.setPosition(jakarta.xml.bind.JAXBElement<? extends CoordinateType> position) voidAstroCoordsType.setPosition(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Sets the value of the position property.voidAstroCoordsType.Modifier.setVelocity(jakarta.xml.bind.JAXBElement<? extends CoordinateType> velocity) voidAstroCoordsType.setVelocity(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Sets the value of the velocity property.CustomRefPosType.Builder.withCoordinate(jakarta.xml.bind.JAXBElement<? extends CoordinateType> coordinate) Sets the new value of "coordinate" (any previous value will be replaced)GenericRefPosType.Builder.withGenCoordinate(jakarta.xml.bind.JAXBElement<? extends CoordinateType> genCoordinate) Sets the new value of "genCoordinate" (any previous value will be replaced)AstroCoordsType.Builder.withGenCoordinates(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates) Sets the new value of "genCoordinates" (any previous value will be replaced)CoordsType.Builder.withGenCoordinates(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates) Sets the new value of "genCoordinates" (any previous value will be replaced)PixelCoordsType.Builder.withGenCoordinates(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates) Sets the new value of "genCoordinates" (any previous value will be replaced)PixelType.Builder.withPixel(jakarta.xml.bind.JAXBElement<? extends CoordinateType> pixel) Sets the new value of "pixel" (any previous value will be replaced)PixelCoordsType.Builder.withPixels(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordinateType>> pixels) Sets the new value of "pixels" (any previous value will be replaced)AstroCoordsType.Builder.withPosition(jakarta.xml.bind.JAXBElement<? extends CoordinateType> position) Sets the new value of "position" (any previous value will be replaced)AstroCoordsType.Builder.withVelocity(jakarta.xml.bind.JAXBElement<? extends CoordinateType> velocity) Sets the new value of "velocity" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordinateTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, CoordinateType _other, boolean _copy) Builder(_B _parentBuilder, CoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type CoordinateTypeModifierConstructorDescriptionAstroCoordsType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates, Object coordSystemId, TimeCoordinateType time, jakarta.xml.bind.JAXBElement<? extends CoordinateType> position, jakarta.xml.bind.JAXBElement<? extends CoordinateType> velocity, SpectralCoordinateType spectral, RedshiftCoordinateType redshift, AstroCoordsFileType coordFile, OrbitType orbit) Fully-initialising value constructorAstroCoordsType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates, Object coordSystemId, TimeCoordinateType time, jakarta.xml.bind.JAXBElement<? extends CoordinateType> position, jakarta.xml.bind.JAXBElement<? extends CoordinateType> velocity, SpectralCoordinateType spectral, RedshiftCoordinateType redshift, AstroCoordsFileType coordFile, OrbitType orbit) Fully-initialising value constructorCoordsType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates, Object coordSystemId) Fully-initialising value constructorCustomRefPosType(jakarta.xml.bind.JAXBElement<? extends CoordinateType> coordinate) Fully-initialising value constructorGenericRefPosType(jakarta.xml.bind.JAXBElement<? extends CoordinateType> genCoordinate) Fully-initialising value constructorPixelCoordsType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates, Object coordSystemId, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> pixels) Fully-initialising value constructorPixelType(jakarta.xml.bind.JAXBElement<? extends CoordinateType> pixel) Fully-initialising value constructor