Uses of Class
org.javastro.ivoa.entities.stc.v1.NegationType
Packages that use NegationType
-
Uses of NegationType in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return NegationTypeModifier and TypeMethodDescriptionObjectFactory.createNegationType()Create an instance ofNegationTypeNegationType.withArea(RegionAreaType value) NegationType.withCoordSystemId(Object value) NegationType.withEpoch(BigDecimal value) NegationType.withFillFactor(Float value) NegationType.withFrameId(Object value) NegationType.withHiInclude(Boolean value) NegationType.withIDREFType(String value) NegationType.withIDType(String value) NegationType.withLoInclude(Boolean value) NegationType.withRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value) 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 TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NegationType>ObjectFactory.createNegation(NegationType value) jakarta.xml.bind.JAXBElement<NegationType>ObjectFactory.createNegation2(NegationType value)