Uses of Class
org.javastro.ivoa.entities.stc.v1.SpectralFrameType
Packages that use SpectralFrameType
-
Uses of SpectralFrameType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as SpectralFrameTypeModifier and TypeFieldDescriptionprotected SpectralFrameTypeAstroCoordSystemType.spectralFrameThe reference frame for the spectral coordinate; note presence of LSRMethods in org.javastro.ivoa.entities.stc.v1 that return SpectralFrameTypeModifier and TypeMethodDescriptionObjectFactory.createSpectralFrameType()Create an instance ofSpectralFrameTypeAstroCoordSystemType.getSpectralFrame()The reference frame for the spectral coordinate; note presence of LSRSpectralFrameType.withIDREFType(String value) SpectralFrameType.withIDType(String value) SpectralFrameType.withReferencePosition(jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type SpectralFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SpectralFrameType>ObjectFactory.createSpectralFrame(SpectralFrameType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type SpectralFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SpectralFrameType>ObjectFactory.createSpectralFrame(SpectralFrameType value) voidAstroCoordSystemType.setSpectralFrame(SpectralFrameType value) Sets the value of the spectralFrame property.AstroCoordSystemType.withSpectralFrame(SpectralFrameType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type SpectralFrameTypeModifierConstructorDescriptionAstroCoordSystemType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<GenericCoordFrameType> coordFrames, TimeFrameType timeFrame, SpaceFrameType spaceFrame, SpectralFrameType spectralFrame, RedshiftFrameType redshiftFrame) Fully-initialising value constructor