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