Uses of Class
org.javastro.ivoa.entities.stc.v1.SkyIndexType
Packages that use SkyIndexType
-
Uses of SkyIndexType in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 with type parameters of type SkyIndexTypeModifier and TypeMethodDescriptionprotected <_P extends SkyIndexType>
_PSkyIndexType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return SkyIndexTypeModifier and TypeMethodDescriptionSkyIndexType.Builder.build()SkyIndexType.clone()SkyIndexType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) SkyIndexType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) SkyIndexType.createCopy()SkyIndexType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SkyIndexType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type SkyIndexTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SkyIndexType>ObjectFactory.createSkyIndex(SkyIndexType value) jakarta.xml.bind.JAXBElement<SkyIndexType>ObjectFactory.createSkyIndex2(SkyIndexType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type SkyIndexTypeModifier and TypeMethodDescriptionSkyIndexType.Builder.copyOf(SkyIndexType _other) jakarta.xml.bind.JAXBElement<SkyIndexType>ObjectFactory.createSkyIndex(SkyIndexType value) jakarta.xml.bind.JAXBElement<SkyIndexType>ObjectFactory.createSkyIndex2(SkyIndexType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type SkyIndexTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, SkyIndexType _other, boolean _copy) Builder(_B _parentBuilder, SkyIndexType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)