Uses of Class
org.javastro.ivoa.entities.stc.v1.PixelVector3CoordinateType
Packages that use PixelVector3CoordinateType
-
Uses of PixelVector3CoordinateType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelVector3CoordinateTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<PixelVector3CoordinateType,String> PixelVector3CoordinateType.PropInfo.NAME_1static final com.kscs.util.jaxb.SinglePropertyInfo<PixelVector3CoordinateType,String> PixelVector3CoordinateType.PropInfo.NAME_2static final com.kscs.util.jaxb.SinglePropertyInfo<PixelVector3CoordinateType,String> PixelVector3CoordinateType.PropInfo.NAME_3static final com.kscs.util.jaxb.SinglePropertyInfo<PixelVector3CoordinateType,Double3Type> PixelVector3CoordinateType.PropInfo.VALUE_3Methods in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelVector3CoordinateTypeModifier and TypeMethodDescriptionprotected <_P extends PixelVector3CoordinateType>
_PPixelVector3CoordinateType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return PixelVector3CoordinateTypeModifier and TypeMethodDescriptionPixelVector3CoordinateType.Builder.build()PixelVector3CoordinateType.clone()PixelVector3CoordinateType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector3CoordinateType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector3CoordinateType.createCopy()PixelVector3CoordinateType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createPixelVector3CoordinateType()Create an instance ofPixelVector3CoordinateTypePixelVector3CoordinateType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type PixelVector3CoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PixelVector3CoordinateType>ObjectFactory.createPixel3D(PixelVector3CoordinateType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelVector3CoordinateTypeModifier and TypeMethodDescriptionPixelVector3CoordinateType.copyExcept(PixelVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector3CoordinateType.Builder.copyOf(PixelVector3CoordinateType _other) static <_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.copyOf(PixelVector3CoordinateType _other) static <_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.copyOf(PixelVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelVector3CoordinateType.copyOnly(PixelVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<PixelVector3CoordinateType>ObjectFactory.createPixel3D(PixelVector3CoordinateType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelVector3CoordinateTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, PixelVector3CoordinateType _other, boolean _copy) Builder(_B _parentBuilder, PixelVector3CoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)