Uses of Class
org.javastro.ivoa.entities.stc.v1.AstroCoordAreaType
Packages that use AstroCoordAreaType
-
Uses of AstroCoordAreaType in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return AstroCoordAreaTypeModifier and TypeMethodDescriptionObjectFactory.createAstroCoordAreaType()Create an instance ofAstroCoordAreaTypeAstroCoordAreaType.withCoordIntervals(jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>... values) AstroCoordAreaType.withCoordIntervals(Collection<jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> values) AstroCoordAreaType.withCoordSystemId(Object value) AstroCoordAreaType.withIDREFType(String value) AstroCoordAreaType.withIDType(String value) AstroCoordAreaType.withPositionInterval(jakarta.xml.bind.JAXBElement<? extends CoordIntervalType> value) AstroCoordAreaType.withRedshiftIntervals(Collection<RedshiftIntervalType> values) AstroCoordAreaType.withRedshiftIntervals(RedshiftIntervalType... values) AstroCoordAreaType.withSpectralIntervals(Collection<SpectralIntervalType> values) AstroCoordAreaType.withSpectralIntervals(SpectralIntervalType... values) AstroCoordAreaType.withTimeIntervals(Collection<TimeIntervalType> values) AstroCoordAreaType.withTimeIntervals(TimeIntervalType... values) AstroCoordAreaType.withVelocityIntervals(jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>... values) AstroCoordAreaType.withVelocityIntervals(Collection<jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> values) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type AstroCoordAreaTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AstroCoordAreaType>ObjectFactory.createAstroCoordArea(AstroCoordAreaType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type AstroCoordAreaTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AstroCoordAreaType>ObjectFactory.createAstroCoordArea(AstroCoordAreaType value)