Uses of Class
org.javastro.ivoa.entities.stc.v1.IntersectionType
Packages that use IntersectionType
-
Uses of IntersectionType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type IntersectionTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<IntersectionType,RegionType> IntersectionType.PropInfo.REGIONSMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type IntersectionTypeModifier and TypeMethodDescriptionprotected <_P extends IntersectionType>
_PIntersectionType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return IntersectionTypeModifier and TypeMethodDescriptionIntersectionType.Builder.build()IntersectionType.clone()IntersectionType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) IntersectionType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) IntersectionType.createCopy()IntersectionType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createIntersectionType()Create an instance ofIntersectionTypeIntersectionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type IntersectionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<IntersectionType>ObjectFactory.createIntersection(IntersectionType value) jakarta.xml.bind.JAXBElement<IntersectionType>ObjectFactory.createIntersection2(IntersectionType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type IntersectionTypeModifier and TypeMethodDescriptionstatic IntersectionType.Builder<Void>IntersectionType.copyExcept(IntersectionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) IntersectionType.Builder.copyOf(IntersectionType _other) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(IntersectionType _other) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(IntersectionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static IntersectionType.Builder<Void>IntersectionType.copyOnly(IntersectionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<IntersectionType>ObjectFactory.createIntersection(IntersectionType value) jakarta.xml.bind.JAXBElement<IntersectionType>ObjectFactory.createIntersection2(IntersectionType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type IntersectionTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, IntersectionType _other, boolean _copy) Builder(_B _parentBuilder, IntersectionType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)