Uses of Class
org.javastro.ivoa.entities.stc.v1.PixelCoordSystemType
Packages that use PixelCoordSystemType
-
Uses of PixelCoordSystemType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelCoordSystemTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<PixelCoordSystemType,PixelFrameType> PixelCoordSystemType.PropInfo.PIXEL_COORD_FRAMESMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelCoordSystemTypeModifier and TypeMethodDescriptionprotected <_P extends PixelCoordSystemType>
_PPixelCoordSystemType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return PixelCoordSystemTypeModifier and TypeMethodDescriptionPixelCoordSystemType.Builder.build()PixelCoordSystemType.clone()PixelCoordSystemType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelCoordSystemType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelCoordSystemType.createCopy()PixelCoordSystemType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createPixelCoordSystemType()Create an instance ofPixelCoordSystemTypePixelCoordSystemType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type PixelCoordSystemTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PixelCoordSystemType>ObjectFactory.createPixelCoordSystem(PixelCoordSystemType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelCoordSystemTypeModifier and TypeMethodDescriptionstatic PixelCoordSystemType.Builder<Void>PixelCoordSystemType.copyExcept(PixelCoordSystemType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelCoordSystemType.Builder.copyOf(PixelCoordSystemType _other) static <_B> PixelCoordSystemType.Builder<_B>PixelCoordSystemType.copyOf(PixelCoordSystemType _other) static <_B> PixelCoordSystemType.Builder<_B>PixelCoordSystemType.copyOf(PixelCoordSystemType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static PixelCoordSystemType.Builder<Void>PixelCoordSystemType.copyOnly(PixelCoordSystemType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<PixelCoordSystemType>ObjectFactory.createPixelCoordSystem(PixelCoordSystemType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelCoordSystemTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, PixelCoordSystemType _other, boolean _copy) Builder(_B _parentBuilder, PixelCoordSystemType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)