Uses of Class
org.javastro.ivoa.entities.resource.registry.OAISOAP
Packages that use OAISOAP
-
Uses of OAISOAP in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry with type parameters of type OAISOAPModifier and TypeMethodDescriptionprotected <_P extends OAISOAP>
_POAISOAP.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry that return OAISOAPModifier and TypeMethodDescriptionOAISOAP.Builder.build()OAISOAP.clone()OAISOAP.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) OAISOAP.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) OAISOAP.createCopy()OAISOAP.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createOAISOAP()Create an instance ofOAISOAPOAISOAP.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry with parameters of type OAISOAPModifier and TypeMethodDescriptionstatic OAISOAP.Builder<Void>OAISOAP.copyExcept(OAISOAP _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> OAISOAP.Builder<_B>static <_B> OAISOAP.Builder<_B>OAISOAP.copyOf(OAISOAP _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static OAISOAP.Builder<Void>Constructors in org.javastro.ivoa.entities.resource.registry with parameters of type OAISOAP