Uses of Class
org.javastro.ivoa.entities.stc.v1.Cart1DRefFrameType
Packages that use Cart1DRefFrameType
-
Uses of Cart1DRefFrameType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type Cart1DRefFrameTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Cart1DRefFrameType,String> Cart1DRefFrameType.PropInfo.IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<Cart1DRefFrameType,String> Cart1DRefFrameType.PropInfo.PROJECTIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<Cart1DRefFrameType,Double1Type> Cart1DRefFrameType.PropInfo.SCALEMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type Cart1DRefFrameTypeModifier and TypeMethodDescriptionprotected <_P extends Cart1DRefFrameType>
_PCart1DRefFrameType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return Cart1DRefFrameTypeModifier and TypeMethodDescriptionCart1DRefFrameType.Builder.build()Cart1DRefFrameType.clone()Cart1DRefFrameType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Cart1DRefFrameType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createCart1DRefFrameType()Create an instance ofCart1DRefFrameTypeCart1DRefFrameType.createCopy()Cart1DRefFrameType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Cart1DRefFrameType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type Cart1DRefFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Cart1DRefFrameType>ObjectFactory.createCart1DSpaceRefFrame(Cart1DRefFrameType value) jakarta.xml.bind.JAXBElement<Cart1DRefFrameType>ObjectFactory.createScalarRefFrame(Cart1DRefFrameType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Cart1DRefFrameTypeModifier and TypeMethodDescriptionstatic Cart1DRefFrameType.Builder<Void>Cart1DRefFrameType.copyExcept(Cart1DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Cart1DRefFrameType.Builder.copyOf(Cart1DRefFrameType _other) static <_B> Cart1DRefFrameType.Builder<_B>Cart1DRefFrameType.copyOf(Cart1DRefFrameType _other) static <_B> Cart1DRefFrameType.Builder<_B>Cart1DRefFrameType.copyOf(Cart1DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Cart1DRefFrameType.Builder<Void>Cart1DRefFrameType.copyOnly(Cart1DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<Cart1DRefFrameType>ObjectFactory.createCart1DSpaceRefFrame(Cart1DRefFrameType value) jakarta.xml.bind.JAXBElement<Cart1DRefFrameType>ObjectFactory.createScalarRefFrame(Cart1DRefFrameType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type Cart1DRefFrameTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, Cart1DRefFrameType _other, boolean _copy) Builder(_B _parentBuilder, Cart1DRefFrameType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)