Uses of Class
org.javastro.ivoa.entities.stc.v1.Cart2DRefFrameType
Packages that use Cart2DRefFrameType
-
Uses of Cart2DRefFrameType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type Cart2DRefFrameTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Cart2DRefFrameType,Object> Cart2DRefFrameType.PropInfo.C_TRANSFORM_2static final com.kscs.util.jaxb.SinglePropertyInfo<Cart2DRefFrameType,String> Cart2DRefFrameType.PropInfo.IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<Cart2DRefFrameType,String> Cart2DRefFrameType.PropInfo.PROJECTIONMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type Cart2DRefFrameTypeModifier and TypeMethodDescriptionprotected <_P extends Cart2DRefFrameType>
_PCart2DRefFrameType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return Cart2DRefFrameTypeModifier and TypeMethodDescriptionCart2DRefFrameType.Builder.build()Cart2DRefFrameType.clone()Cart2DRefFrameType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Cart2DRefFrameType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createCart2DRefFrameType()Create an instance ofCart2DRefFrameTypeCart2DRefFrameType.createCopy()Cart2DRefFrameType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Cart2DRefFrameType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type Cart2DRefFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Cart2DRefFrameType>ObjectFactory.createCart2DRefFrame(Cart2DRefFrameType value) jakarta.xml.bind.JAXBElement<Cart2DRefFrameType>ObjectFactory.createCart2DSpaceRefFrame(Cart2DRefFrameType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Cart2DRefFrameTypeModifier and TypeMethodDescriptionstatic Cart2DRefFrameType.Builder<Void>Cart2DRefFrameType.copyExcept(Cart2DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Cart2DRefFrameType.Builder.copyOf(Cart2DRefFrameType _other) static <_B> Cart2DRefFrameType.Builder<_B>Cart2DRefFrameType.copyOf(Cart2DRefFrameType _other) static <_B> Cart2DRefFrameType.Builder<_B>Cart2DRefFrameType.copyOf(Cart2DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Cart2DRefFrameType.Builder<Void>Cart2DRefFrameType.copyOnly(Cart2DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<Cart2DRefFrameType>ObjectFactory.createCart2DRefFrame(Cart2DRefFrameType value) jakarta.xml.bind.JAXBElement<Cart2DRefFrameType>ObjectFactory.createCart2DSpaceRefFrame(Cart2DRefFrameType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type Cart2DRefFrameTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, Cart2DRefFrameType _other, boolean _copy) Builder(_B _parentBuilder, Cart2DRefFrameType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)