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