Uses of Class
org.javastro.ivoa.entities.stc.v1.AstroCoordAreaType
Packages that use AstroCoordAreaType
-
Uses of AstroCoordAreaType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type AstroCoordAreaTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordAreaType,CoordIntervalType> AstroCoordAreaType.PropInfo.POSITION_INTERVALstatic final com.kscs.util.jaxb.CollectionPropertyInfo<AstroCoordAreaType,RedshiftIntervalType> AstroCoordAreaType.PropInfo.REDSHIFT_INTERVALSstatic final com.kscs.util.jaxb.CollectionPropertyInfo<AstroCoordAreaType,SpectralIntervalType> AstroCoordAreaType.PropInfo.SPECTRAL_INTERVALSstatic final com.kscs.util.jaxb.CollectionPropertyInfo<AstroCoordAreaType,TimeIntervalType> AstroCoordAreaType.PropInfo.TIME_INTERVALSstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<AstroCoordAreaType,CoordIntervalType> AstroCoordAreaType.PropInfo.VELOCITY_INTERVALSMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type AstroCoordAreaTypeModifier and TypeMethodDescriptionprotected <_P extends AstroCoordAreaType>
_PAstroCoordAreaType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return AstroCoordAreaTypeModifier and TypeMethodDescriptionAstroCoordAreaType.Builder.build()AstroCoordAreaType.clone()AstroCoordAreaType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) AstroCoordAreaType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createAstroCoordAreaType()Create an instance ofAstroCoordAreaTypeAstroCoordAreaType.createCopy()AstroCoordAreaType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) AstroCoordAreaType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) 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 TypeMethodDescriptionstatic AstroCoordAreaType.Builder<Void>AstroCoordAreaType.copyExcept(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) AstroCoordAreaType.Builder.copyOf(AstroCoordAreaType _other) static <_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.copyOf(AstroCoordAreaType _other) static <_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.copyOf(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AstroCoordAreaType.Builder<Void>AstroCoordAreaType.copyOnly(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<AstroCoordAreaType>ObjectFactory.createAstroCoordArea(AstroCoordAreaType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type AstroCoordAreaTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, AstroCoordAreaType _other, boolean _copy) Builder(_B _parentBuilder, AstroCoordAreaType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)