Uses of Class
org.javastro.ivoa.entities.stc.v1.STCCoordinate
Packages that use STCCoordinate
-
Uses of STCCoordinate in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type STCCoordinateModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<STCCoordinate,AstroCoordSystemType> STCCoordinate.PropInfo.ASTRO_COORD_SYSTEMstatic final com.kscs.util.jaxb.SinglePropertyInfo<STCCoordinate,AstroCoordsType> STCCoordinate.PropInfo.ASTRO_COORDSMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type STCCoordinateModifier and TypeMethodDescriptionprotected <_P extends STCCoordinate>
_PSTCCoordinate.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return STCCoordinateModifier and TypeMethodDescriptionSTCCoordinate.Builder.build()STCCoordinate.clone()STCCoordinate.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) STCCoordinate.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) STCCoordinate.createCopy()STCCoordinate.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSTCCoordinate()Create an instance ofSTCCoordinateSTCCoordinate.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type STCCoordinateModifier and TypeMethodDescriptionstatic STCCoordinate.Builder<Void>STCCoordinate.copyExcept(STCCoordinate _other, com.kscs.util.jaxb.PropertyTree _propertyTree) STCCoordinate.Builder.copyOf(STCCoordinate _other) static <_B> STCCoordinate.Builder<_B>STCCoordinate.copyOf(STCCoordinate _other) static <_B> STCCoordinate.Builder<_B>STCCoordinate.copyOf(STCCoordinate _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static STCCoordinate.Builder<Void>STCCoordinate.copyOnly(STCCoordinate _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type STCCoordinateModifierConstructorDescriptionBuilder(_B _parentBuilder, STCCoordinate _other, boolean _copy) Builder(_B _parentBuilder, STCCoordinate _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)