Uses of Class
org.javastro.ivoa.entities.stc.v1.UnionType
Packages that use UnionType
-
Uses of UnionType in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return UnionTypeModifier and TypeMethodDescriptionObjectFactory.createUnionType()Create an instance ofUnionTypeUnionType.withArea(RegionAreaType value) UnionType.withCoordSystemId(Object value) UnionType.withEpoch(BigDecimal value) UnionType.withFillFactor(Float value) UnionType.withFrameId(Object value) UnionType.withHiInclude(Boolean value) UnionType.withIDREFType(String value) UnionType.withIDType(String value) UnionType.withLoInclude(Boolean value) UnionType.withRegions(jakarta.xml.bind.JAXBElement<? extends RegionType>... values) UnionType.withRegions(Collection<jakarta.xml.bind.JAXBElement<? extends RegionType>> values) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type UnionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UnionType>ObjectFactory.createUnion(UnionType value) jakarta.xml.bind.JAXBElement<UnionType>ObjectFactory.createUnion2(UnionType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type UnionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UnionType>ObjectFactory.createUnion(UnionType value) jakarta.xml.bind.JAXBElement<UnionType>ObjectFactory.createUnion2(UnionType value)