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