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 LSRFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type SpectralFrameTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<SpectralFrameType,ReferencePositionType> SpectralFrameType.PropInfo.REFERENCE_POSITIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordSystemType,SpectralFrameType> AstroCoordSystemType.PropInfo.SPECTRAL_FRAMEMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type SpectralFrameTypeModifier and TypeMethodDescriptionprotected <_P extends SpectralFrameType>
_PSpectralFrameType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return SpectralFrameTypeModifier and TypeMethodDescriptionSpectralFrameType.Builder.build()SpectralFrameType.clone()SpectralFrameType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) SpectralFrameType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) SpectralFrameType.createCopy()SpectralFrameType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSpectralFrameType()Create an instance ofSpectralFrameTypeAstroCoordSystemType.getSpectralFrame()The reference frame for the spectral coordinate; note presence of LSRSpectralFrameType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) 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 TypeMethodDescriptionstatic SpectralFrameType.Builder<Void>SpectralFrameType.copyExcept(SpectralFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SpectralFrameType.Builder.copyOf(SpectralFrameType _other) static <_B> SpectralFrameType.Builder<_B>SpectralFrameType.copyOf(SpectralFrameType _other) static <_B> SpectralFrameType.Builder<_B>SpectralFrameType.copyOf(SpectralFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SpectralFrameType.Builder<Void>SpectralFrameType.copyOnly(SpectralFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<SpectralFrameType>ObjectFactory.createSpectralFrame(SpectralFrameType value) voidAstroCoordSystemType.Modifier.setSpectralFrame(SpectralFrameType spectralFrame) voidAstroCoordSystemType.setSpectralFrame(SpectralFrameType value) Sets the value of the spectralFrame property.AstroCoordSystemType.Builder.withSpectralFrame(SpectralFrameType spectralFrame) Sets the new value of "spectralFrame" (any previous value will be replaced)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 constructorBuilder(_B _parentBuilder, SpectralFrameType _other, boolean _copy) Builder(_B _parentBuilder, SpectralFrameType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)