Uses of Class
org.javastro.ivoa.entities.stc.v1.Cart3DRefFrameType
Packages that use Cart3DRefFrameType
-
Uses of Cart3DRefFrameType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type Cart3DRefFrameTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Cart3DRefFrameType,Object> Cart3DRefFrameType.PropInfo.C_TRANSFORM_3static final com.kscs.util.jaxb.SinglePropertyInfo<Cart3DRefFrameType,String> Cart3DRefFrameType.PropInfo.IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<Cart3DRefFrameType,String> Cart3DRefFrameType.PropInfo.PROJECTIONMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type Cart3DRefFrameTypeModifier and TypeMethodDescriptionprotected <_P extends Cart3DRefFrameType>
_PCart3DRefFrameType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return Cart3DRefFrameTypeModifier and TypeMethodDescriptionCart3DRefFrameType.Builder.build()Cart3DRefFrameType.clone()Cart3DRefFrameType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Cart3DRefFrameType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createCart3DRefFrameType()Create an instance ofCart3DRefFrameTypeCart3DRefFrameType.createCopy()Cart3DRefFrameType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Cart3DRefFrameType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type Cart3DRefFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Cart3DRefFrameType>ObjectFactory.createCart3DRefFrame(Cart3DRefFrameType value) jakarta.xml.bind.JAXBElement<Cart3DRefFrameType>ObjectFactory.createCart3DSpaceRefFrame(Cart3DRefFrameType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Cart3DRefFrameTypeModifier and TypeMethodDescriptionstatic Cart3DRefFrameType.Builder<Void>Cart3DRefFrameType.copyExcept(Cart3DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Cart3DRefFrameType.Builder.copyOf(Cart3DRefFrameType _other) static <_B> Cart3DRefFrameType.Builder<_B>Cart3DRefFrameType.copyOf(Cart3DRefFrameType _other) static <_B> Cart3DRefFrameType.Builder<_B>Cart3DRefFrameType.copyOf(Cart3DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Cart3DRefFrameType.Builder<Void>Cart3DRefFrameType.copyOnly(Cart3DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<Cart3DRefFrameType>ObjectFactory.createCart3DRefFrame(Cart3DRefFrameType value) jakarta.xml.bind.JAXBElement<Cart3DRefFrameType>ObjectFactory.createCart3DSpaceRefFrame(Cart3DRefFrameType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type Cart3DRefFrameTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, Cart3DRefFrameType _other, boolean _copy) Builder(_B _parentBuilder, Cart3DRefFrameType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)