Uses of Class
org.javastro.ivoa.entities.resource.sia.SkyPos
Packages that use SkyPos
-
Uses of SkyPos in org.javastro.ivoa.entities.resource.sia
Fields in org.javastro.ivoa.entities.resource.sia declared as SkyPosModifier and TypeFieldDescriptionprotected final SkyPosSkyPos.Builder._storedValueprotected SkyPosQuery.posthe center position of the rectangular region that should be used as part of the query to the SIA service.Fields in org.javastro.ivoa.entities.resource.sia with type parameters of type SkyPosMethods in org.javastro.ivoa.entities.resource.sia with type parameters of type SkyPosModifier and TypeMethodDescriptionprotected <_P extends SkyPos>
_PSkyPos.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.sia that return SkyPosModifier and TypeMethodDescriptionSkyPos.Builder.build()SkyPos.clone()SkyPos.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) SkyPos.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) SkyPos.createCopy()SkyPos.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSkyPos()Create an instance ofSkyPosQuery.getPos()the center position of the rectangular region that should be used as part of the query to the SIA service.SkyPos.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.sia with parameters of type SkyPosModifier and TypeMethodDescriptionstatic SkyPos.Builder<Void>SkyPos.copyExcept(SkyPos _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> SkyPos.Builder<_B>static <_B> SkyPos.Builder<_B>SkyPos.copyOf(SkyPos _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SkyPos.Builder<Void>voidvoidSets the value of the pos property.Sets the new value of "pos" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.sia with parameters of type SkyPos