Uses of Class
org.javastro.ivoa.entities.stc.v1.IntersectionType
Packages that use IntersectionType
-
Uses of IntersectionType in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return IntersectionTypeModifier and TypeMethodDescriptionObjectFactory.createIntersectionType()Create an instance ofIntersectionTypeIntersectionType.withArea(RegionAreaType value) IntersectionType.withCoordSystemId(Object value) IntersectionType.withEpoch(BigDecimal value) IntersectionType.withFillFactor(Float value) IntersectionType.withFrameId(Object value) IntersectionType.withHiInclude(Boolean value) IntersectionType.withIDREFType(String value) IntersectionType.withIDType(String value) IntersectionType.withLoInclude(Boolean value) IntersectionType.withRegions(jakarta.xml.bind.JAXBElement<? extends RegionType>... values) IntersectionType.withRegions(Collection<jakarta.xml.bind.JAXBElement<? extends RegionType>> values) 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 TypeMethodDescriptionjakarta.xml.bind.JAXBElement<IntersectionType>ObjectFactory.createIntersection(IntersectionType value) jakarta.xml.bind.JAXBElement<IntersectionType>ObjectFactory.createIntersection2(IntersectionType value)