Uses of Class
org.javastro.ivoa.entities.stc.v1.STCRegionList
Packages that use STCRegionList
-
Uses of STCRegionList in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type STCRegionListModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<STCRegionList,AstroCoordSystemType> STCRegionList.PropInfo.ASTRO_COORD_SYSTEMstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<STCRegionList,RegionType> STCRegionList.PropInfo.REGIONSMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type STCRegionListModifier and TypeMethodDescriptionprotected <_P extends STCRegionList>
_PSTCRegionList.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return STCRegionListModifier and TypeMethodDescriptionSTCRegionList.Builder.build()STCRegionList.clone()STCRegionList.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) STCRegionList.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) STCRegionList.createCopy()STCRegionList.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSTCRegionList()Create an instance ofSTCRegionListSTCRegionList.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type STCRegionListModifier and TypeMethodDescriptionstatic STCRegionList.Builder<Void>STCRegionList.copyExcept(STCRegionList _other, com.kscs.util.jaxb.PropertyTree _propertyTree) STCRegionList.Builder.copyOf(STCRegionList _other) static <_B> STCRegionList.Builder<_B>STCRegionList.copyOf(STCRegionList _other) static <_B> STCRegionList.Builder<_B>STCRegionList.copyOf(STCRegionList _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static STCRegionList.Builder<Void>STCRegionList.copyOnly(STCRegionList _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type STCRegionListModifierConstructorDescriptionBuilder(_B _parentBuilder, STCRegionList _other, boolean _copy) Builder(_B _parentBuilder, STCRegionList _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)