Uses of Class
org.javastro.ivoa.entities.stc.v1.Double4Type
Packages that use Double4Type
-
Uses of Double4Type in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type Double4TypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Double4Type,String> Double4Type.PropInfo.GEN_UNITstatic final com.kscs.util.jaxb.SinglePropertyInfo<Double4Type,Double> Double4Type.PropInfo.M_11static final com.kscs.util.jaxb.SinglePropertyInfo<Double4Type,Double> Double4Type.PropInfo.M_12static final com.kscs.util.jaxb.SinglePropertyInfo<Double4Type,Double> Double4Type.PropInfo.M_21static final com.kscs.util.jaxb.SinglePropertyInfo<Double4Type,Double> Double4Type.PropInfo.M_22static final com.kscs.util.jaxb.SinglePropertyInfo<Double4Type,String> Double4Type.PropInfo.UNITstatic final com.kscs.util.jaxb.SinglePropertyInfo<Double4Type,VelTimeUnitType> Double4Type.PropInfo.VEL_TIME_UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type Double4TypeModifier and TypeMethodDescriptionprotected <_P extends Double4Type>
_PDouble4Type.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return Double4TypeModifier and TypeMethodDescriptionDouble4Type.Builder.build()Double4Type.clone()Double4Type.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Double4Type.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Double4Type.createCopy()Double4Type.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createDouble4Type()Create an instance ofDouble4TypeDouble4Type.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type Double4TypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Double4Type>ObjectFactory.createError2Matrix(Double4Type value) jakarta.xml.bind.JAXBElement<Double4Type>ObjectFactory.createPixSize2Matrix(Double4Type value) jakarta.xml.bind.JAXBElement<Double4Type>ObjectFactory.createResolution2Matrix(Double4Type value) jakarta.xml.bind.JAXBElement<Double4Type>ObjectFactory.createSize2Matrix(Double4Type value) jakarta.xml.bind.JAXBElement<Double4Type>ObjectFactory.createTransform2Matrix(Double4Type value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Double4TypeModifier and TypeMethodDescriptionstatic Double4Type.Builder<Void>Double4Type.copyExcept(Double4Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Double4Type.Builder.copyOf(Double4Type _other) static <_B> Double4Type.Builder<_B>Double4Type.copyOf(Double4Type _other) static <_B> Double4Type.Builder<_B>Double4Type.copyOf(Double4Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Double4Type.Builder<Void>Double4Type.copyOnly(Double4Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<Double4Type>ObjectFactory.createError2Matrix(Double4Type value) jakarta.xml.bind.JAXBElement<Double4Type>ObjectFactory.createPixSize2Matrix(Double4Type value) jakarta.xml.bind.JAXBElement<Double4Type>ObjectFactory.createResolution2Matrix(Double4Type value) jakarta.xml.bind.JAXBElement<Double4Type>ObjectFactory.createSize2Matrix(Double4Type value) jakarta.xml.bind.JAXBElement<Double4Type>ObjectFactory.createTransform2Matrix(Double4Type value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type Double4TypeModifierConstructorDescriptionBuilder(_B _parentBuilder, Double4Type _other, boolean _copy) Builder(_B _parentBuilder, Double4Type _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)