Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordAreaType
Packages that use CoordAreaType
-
Uses of CoordAreaType in org.javastro.ivoa.entities.stc.v1
Subclasses of CoordAreaType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassAstronomical area typeclassPixel area typeFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordAreaTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<StcDescriptionType,CoordAreaType> StcDescriptionType.PropInfo.COORD_AREASstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<CoordAreaType,CoordIntervalType> CoordAreaType.PropInfo.COORD_INTERVALSstatic final com.kscs.util.jaxb.SinglePropertyInfo<CoordAreaType,Object> CoordAreaType.PropInfo.COORD_SYSTEM_IDprotected List<jakarta.xml.bind.JAXBElement<? extends CoordAreaType>>StcDescriptionType.coordAreasGeneral coordinate area description; head element but not abstractMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordAreaTypeModifier and TypeMethodDescriptionprotected <_P extends CoordAreaType>
_PCoordAreaType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return CoordAreaTypeModifier and TypeMethodDescriptionCoordAreaType.Builder.build()CoordAreaType.clone()CoordAreaType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) CoordAreaType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createCoordAreaType()Create an instance ofCoordAreaTypeCoordAreaType.createCopy()CoordAreaType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordAreaType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type CoordAreaTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CoordAreaType>ObjectFactory.createCoordArea(CoordAreaType value) List<jakarta.xml.bind.JAXBElement<? extends CoordAreaType>>StcDescriptionType.getCoordAreas()General coordinate area description; head element but not abstract Gets the value of the coordAreas property.List<jakarta.xml.bind.JAXBElement<? extends CoordAreaType>>StcDescriptionType.Modifier.getCoordAreas()Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordAreaTypeModifier and TypeMethodDescriptionstatic AstroCoordAreaType.Builder<Void>AstroCoordAreaType.copyExcept(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CoordAreaType.Builder<Void>CoordAreaType.copyExcept(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelCoordAreaType.Builder<Void>PixelCoordAreaType.copyExcept(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.copyOf(CoordAreaType _other) static <_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.copyOf(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordAreaType.Builder.copyOf(CoordAreaType _other) static <_B> CoordAreaType.Builder<_B>CoordAreaType.copyOf(CoordAreaType _other) static <_B> CoordAreaType.Builder<_B>CoordAreaType.copyOf(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelCoordAreaType.Builder<_B>PixelCoordAreaType.copyOf(CoordAreaType _other) static <_B> PixelCoordAreaType.Builder<_B>PixelCoordAreaType.copyOf(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AstroCoordAreaType.Builder<Void>AstroCoordAreaType.copyOnly(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CoordAreaType.Builder<Void>CoordAreaType.copyOnly(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelCoordAreaType.Builder<Void>PixelCoordAreaType.copyOnly(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<CoordAreaType>ObjectFactory.createCoordArea(CoordAreaType value) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type CoordAreaTypeModifier and TypeMethodDescriptionAstroSTCDescriptionType.Builder.addCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Adds the given items to the value of "coordAreas"ObservatoryLocationType.Builder.addCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Adds the given items to the value of "coordAreas"PixelSpaceType.Builder.addCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Adds the given items to the value of "coordAreas"StcDescriptionType.Builder.addCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Adds the given items to the value of "coordAreas"AstroSTCDescriptionType.Builder.withCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Sets the new value of "coordAreas" (any previous value will be replaced)ObservatoryLocationType.Builder.withCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Sets the new value of "coordAreas" (any previous value will be replaced)PixelSpaceType.Builder.withCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Sets the new value of "coordAreas" (any previous value will be replaced)StcDescriptionType.Builder.withCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Sets the new value of "coordAreas" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordAreaTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, CoordAreaType _other, boolean _copy) Builder(_B _parentBuilder, CoordAreaType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)