Uses of Class
org.javastro.ivoa.entities.stc.v1.ConvexType
Packages that use ConvexType
-
Uses of ConvexType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type ConvexTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ConvexType,HalfspaceType> ConvexType.PropInfo.HALFSPACESMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type ConvexTypeModifier and TypeMethodDescriptionprotected <_P extends ConvexType>
_PConvexType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return ConvexTypeModifier and TypeMethodDescriptionConvexType.Builder.build()ConvexType.clone()ConvexType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ConvexType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createConvexType()Create an instance ofConvexTypeConvexType.createCopy()ConvexType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ConvexType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type ConvexTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ConvexType>ObjectFactory.createConvex(ConvexType value) jakarta.xml.bind.JAXBElement<ConvexType>ObjectFactory.createConvex2(ConvexType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type ConvexTypeModifier and TypeMethodDescriptionstatic ConvexType.Builder<Void>ConvexType.copyExcept(ConvexType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ConvexType.Builder.copyOf(ConvexType _other) static <_B> ConvexType.Builder<_B>ConvexType.copyOf(ConvexType _other) static <_B> ConvexType.Builder<_B>ConvexType.copyOf(ConvexType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ConvexType.Builder<Void>ConvexType.copyOnly(ConvexType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<ConvexType>ObjectFactory.createConvex(ConvexType value) jakarta.xml.bind.JAXBElement<ConvexType>ObjectFactory.createConvex2(ConvexType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type ConvexTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, ConvexType _other, boolean _copy) Builder(_B _parentBuilder, ConvexType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)