Uses of Class
org.javastro.ivoa.entities.stc.v1.AllSkyType
Packages that use AllSkyType
-
Uses of AllSkyType in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 with type parameters of type AllSkyTypeModifier and TypeMethodDescriptionprotected <_P extends AllSkyType>
_PAllSkyType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return AllSkyTypeModifier and TypeMethodDescriptionAllSkyType.Builder.build()AllSkyType.clone()AllSkyType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) AllSkyType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createAllSkyType()Create an instance ofAllSkyTypeAllSkyType.createCopy()AllSkyType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) AllSkyType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type AllSkyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AllSkyType>ObjectFactory.createAllSky(AllSkyType value) jakarta.xml.bind.JAXBElement<AllSkyType>ObjectFactory.createAllSky2(AllSkyType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type AllSkyTypeModifier and TypeMethodDescriptionstatic AllSkyType.Builder<Void>AllSkyType.copyExcept(AllSkyType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) AllSkyType.Builder.copyOf(AllSkyType _other) static <_B> AllSkyType.Builder<_B>AllSkyType.copyOf(AllSkyType _other) static <_B> AllSkyType.Builder<_B>AllSkyType.copyOf(AllSkyType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AllSkyType.Builder<Void>AllSkyType.copyOnly(AllSkyType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<AllSkyType>ObjectFactory.createAllSky(AllSkyType value) jakarta.xml.bind.JAXBElement<AllSkyType>ObjectFactory.createAllSky2(AllSkyType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type AllSkyTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, AllSkyType _other, boolean _copy) Builder(_B _parentBuilder, AllSkyType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)