Uses of Class
org.javastro.ivoa.entities.stc.v1.NegationType
Packages that use NegationType
-
Uses of NegationType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type NegationTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<NegationType,RegionType> NegationType.PropInfo.REGIONMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type NegationTypeModifier and TypeMethodDescriptionprotected <_P extends NegationType>
_PNegationType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return NegationTypeModifier and TypeMethodDescriptionNegationType.Builder.build()NegationType.clone()NegationType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) NegationType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) NegationType.createCopy()NegationType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createNegationType()Create an instance ofNegationTypeNegationType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type NegationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NegationType>ObjectFactory.createNegation(NegationType value) jakarta.xml.bind.JAXBElement<NegationType>ObjectFactory.createNegation2(NegationType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type NegationTypeModifier and TypeMethodDescriptionstatic NegationType.Builder<Void>NegationType.copyExcept(NegationType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) NegationType.Builder.copyOf(NegationType _other) static <_B> NegationType.Builder<_B>NegationType.copyOf(NegationType _other) static <_B> NegationType.Builder<_B>NegationType.copyOf(NegationType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static NegationType.Builder<Void>NegationType.copyOnly(NegationType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<NegationType>ObjectFactory.createNegation(NegationType value) jakarta.xml.bind.JAXBElement<NegationType>ObjectFactory.createNegation2(NegationType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type NegationTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, NegationType _other, boolean _copy) Builder(_B _parentBuilder, NegationType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)