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