Uses of Class
org.javastro.ivoa.entities.stc.v1.Curve3Type
Packages that use Curve3Type
-
Uses of Curve3Type in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type Curve3TypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Curve3Type,String> Curve3Type.PropInfo.CURVE_SHAPEstatic final com.kscs.util.jaxb.SinglePropertyInfo<Curve3Type,Double3Type> Curve3Type.PropInfo.P_1static final com.kscs.util.jaxb.SinglePropertyInfo<Curve3Type,Double3Type> Curve3Type.PropInfo.P_2Methods in org.javastro.ivoa.entities.stc.v1 with type parameters of type Curve3TypeModifier and TypeMethodDescriptionprotected <_P extends Curve3Type>
_PCurve3Type.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return Curve3TypeModifier and TypeMethodDescriptionCurve3Type.Builder.build()Curve3Type.clone()Curve3Type.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Curve3Type.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Curve3Type.createCopy()Curve3Type.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createCurve3Type()Create an instance ofCurve3TypeCurve3Type.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type Curve3TypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Curve3Type>ObjectFactory.createCurve3(Curve3Type value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Curve3TypeModifier and TypeMethodDescriptionstatic Curve3Type.Builder<Void>Curve3Type.copyExcept(Curve3Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Curve3Type.Builder.copyOf(Curve3Type _other) static <_B> Curve3Type.Builder<_B>Curve3Type.copyOf(Curve3Type _other) static <_B> Curve3Type.Builder<_B>Curve3Type.copyOf(Curve3Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Curve3Type.Builder<Void>Curve3Type.copyOnly(Curve3Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<Curve3Type>ObjectFactory.createCurve3(Curve3Type value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type Curve3TypeModifierConstructorDescriptionBuilder(_B _parentBuilder, Curve3Type _other, boolean _copy) Builder(_B _parentBuilder, Curve3Type _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)