Uses of Class
org.javastro.ivoa.entities.stc.v1.SphereType
Packages that use SphereType
-
Uses of SphereType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type SphereTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<SphereType,Double3Type> SphereType.PropInfo.CENTERstatic final com.kscs.util.jaxb.SinglePropertyInfo<SphereType,Double1Type> SphereType.PropInfo.RADIUSstatic final com.kscs.util.jaxb.SinglePropertyInfo<SphereType,String> SphereType.PropInfo.RADIUS_UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type SphereTypeModifier and TypeMethodDescriptionprotected <_P extends SphereType>
_PSphereType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return SphereTypeModifier and TypeMethodDescriptionSphereType.Builder.build()SphereType.clone()SphereType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) SphereType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) SphereType.createCopy()SphereType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSphereType()Create an instance ofSphereTypeSphereType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type SphereTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SphereType>ObjectFactory.createSphere(SphereType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type SphereTypeModifier and TypeMethodDescriptionstatic SphereType.Builder<Void>SphereType.copyExcept(SphereType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SphereType.Builder.copyOf(SphereType _other) static <_B> SphereType.Builder<_B>SphereType.copyOf(SphereType _other) static <_B> SphereType.Builder<_B>SphereType.copyOf(SphereType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SphereType.Builder<Void>SphereType.copyOnly(SphereType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<SphereType>ObjectFactory.createSphere(SphereType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type SphereTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, SphereType _other, boolean _copy) Builder(_B _parentBuilder, SphereType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)