Uses of Class
org.javastro.ivoa.entities.stc.v1.Double9Type
Packages that use Double9Type
-
Uses of Double9Type in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type Double9TypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,String> Double9Type.PropInfo.GEN_UNITstatic final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,Double> Double9Type.PropInfo.M_11static final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,Double> Double9Type.PropInfo.M_12static final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,Double> Double9Type.PropInfo.M_13static final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,Double> Double9Type.PropInfo.M_21static final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,Double> Double9Type.PropInfo.M_22static final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,Double> Double9Type.PropInfo.M_23static final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,Double> Double9Type.PropInfo.M_31static final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,Double> Double9Type.PropInfo.M_32static final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,Double> Double9Type.PropInfo.M_33static final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,String> Double9Type.PropInfo.UNITstatic final com.kscs.util.jaxb.SinglePropertyInfo<Double9Type,VelTimeUnitType> Double9Type.PropInfo.VEL_TIME_UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type Double9TypeModifier and TypeMethodDescriptionprotected <_P extends Double9Type>
_PDouble9Type.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return Double9TypeModifier and TypeMethodDescriptionDouble9Type.Builder.build()Double9Type.clone()Double9Type.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Double9Type.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Double9Type.createCopy()Double9Type.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createDouble9Type()Create an instance ofDouble9TypeDouble9Type.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type Double9TypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Double9Type>ObjectFactory.createError3Matrix(Double9Type value) jakarta.xml.bind.JAXBElement<Double9Type>ObjectFactory.createPixSize3Matrix(Double9Type value) jakarta.xml.bind.JAXBElement<Double9Type>ObjectFactory.createResolution3Matrix(Double9Type value) jakarta.xml.bind.JAXBElement<Double9Type>ObjectFactory.createSize3Matrix(Double9Type value) jakarta.xml.bind.JAXBElement<Double9Type>ObjectFactory.createTransform3Matrix(Double9Type value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Double9TypeModifier and TypeMethodDescriptionstatic Double9Type.Builder<Void>Double9Type.copyExcept(Double9Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Double9Type.Builder.copyOf(Double9Type _other) static <_B> Double9Type.Builder<_B>Double9Type.copyOf(Double9Type _other) static <_B> Double9Type.Builder<_B>Double9Type.copyOf(Double9Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Double9Type.Builder<Void>Double9Type.copyOnly(Double9Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<Double9Type>ObjectFactory.createError3Matrix(Double9Type value) jakarta.xml.bind.JAXBElement<Double9Type>ObjectFactory.createPixSize3Matrix(Double9Type value) jakarta.xml.bind.JAXBElement<Double9Type>ObjectFactory.createResolution3Matrix(Double9Type value) jakarta.xml.bind.JAXBElement<Double9Type>ObjectFactory.createSize3Matrix(Double9Type value) jakarta.xml.bind.JAXBElement<Double9Type>ObjectFactory.createTransform3Matrix(Double9Type value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type Double9TypeModifierConstructorDescriptionBuilder(_B _parentBuilder, Double9Type _other, boolean _copy) Builder(_B _parentBuilder, Double9Type _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)