Uses of Class
org.javastro.ivoa.entities.stc.v1.RedshiftCoordinateType
Packages that use RedshiftCoordinateType
-
Uses of RedshiftCoordinateType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as RedshiftCoordinateTypeModifier and TypeFieldDescriptionprotected RedshiftCoordinateTypeAstroCoordsType.redshiftRedshift coordinateFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type RedshiftCoordinateTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<RedshiftCoordinateType,Object> RedshiftCoordinateType.PropInfo.COORD_SYSTEM_IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,RedshiftCoordinateType> AstroCoordsType.PropInfo.REDSHIFTstatic final com.kscs.util.jaxb.SinglePropertyInfo<RedshiftCoordinateType,String> RedshiftCoordinateType.PropInfo.UNITstatic final com.kscs.util.jaxb.SinglePropertyInfo<RedshiftCoordinateType,VelTimeUnitType> RedshiftCoordinateType.PropInfo.VEL_TIME_UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type RedshiftCoordinateTypeModifier and TypeMethodDescriptionprotected <_P extends RedshiftCoordinateType>
_PRedshiftCoordinateType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return RedshiftCoordinateTypeModifier and TypeMethodDescriptionRedshiftCoordinateType.Builder.build()RedshiftCoordinateType.clone()RedshiftCoordinateType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) RedshiftCoordinateType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) RedshiftCoordinateType.createCopy()RedshiftCoordinateType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createRedshiftCoordinateType()Create an instance ofRedshiftCoordinateTypeAstroCoordsType.getRedshift()Redshift coordinateRedshiftCoordinateType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type RedshiftCoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RedshiftCoordinateType>ObjectFactory.createRedshift(RedshiftCoordinateType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type RedshiftCoordinateTypeModifier and TypeMethodDescriptionstatic RedshiftCoordinateType.Builder<Void>RedshiftCoordinateType.copyExcept(RedshiftCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) RedshiftCoordinateType.Builder.copyOf(RedshiftCoordinateType _other) static <_B> RedshiftCoordinateType.Builder<_B>RedshiftCoordinateType.copyOf(RedshiftCoordinateType _other) static <_B> RedshiftCoordinateType.Builder<_B>RedshiftCoordinateType.copyOf(RedshiftCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static RedshiftCoordinateType.Builder<Void>RedshiftCoordinateType.copyOnly(RedshiftCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<RedshiftCoordinateType>ObjectFactory.createRedshift(RedshiftCoordinateType value) voidAstroCoordsType.Modifier.setRedshift(RedshiftCoordinateType redshift) voidAstroCoordsType.setRedshift(RedshiftCoordinateType value) Sets the value of the redshift property.AstroCoordsType.Builder.withRedshift(RedshiftCoordinateType redshift) Sets the new value of "redshift" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type RedshiftCoordinateTypeModifierConstructorDescriptionAstroCoordsType(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 constructorBuilder(_B _parentBuilder, RedshiftCoordinateType _other, boolean _copy) Builder(_B _parentBuilder, RedshiftCoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)