Uses of Class
org.javastro.ivoa.entities.resource.AccessURL
Packages that use AccessURL
Package
Description
-
Uses of AccessURL in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource declared as AccessURLFields in org.javastro.ivoa.entities.resource with type parameters of type AccessURLModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ServiceInterface,AccessURL> ServiceInterface.PropInfo.ACCESS_UR_LSServiceInterface.accessURLsAlthough the schema allows multiple occurrences of accessURL, multiple accessURLs are deprecated.AccessURL.PropInfo.USEAccessURL.PropInfo.VALUEMethods in org.javastro.ivoa.entities.resource with type parameters of type AccessURLModifier and TypeMethodDescriptionprotected <_P extends AccessURL>
_PAccessURL.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource that return AccessURLModifier and TypeMethodDescriptionAccessURL.Builder.build()AccessURL.clone()AccessURL.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) AccessURL.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createAccessURL()Create an instance ofAccessURLAccessURL.createCopy()AccessURL.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) AccessURL.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource that return types with arguments of type AccessURLModifier and TypeMethodDescriptionServiceInterface.getAccessURLs()Although the schema allows multiple occurrences of accessURL, multiple accessURLs are deprecated.ServiceInterface.Modifier.getAccessURLs()Methods in org.javastro.ivoa.entities.resource with parameters of type AccessURLModifier and TypeMethodDescriptionServiceInterface.Builder.addAccessURLs(AccessURL... accessURLs) Adds the given items to the value of "accessURLs"WebBrowser.Builder.addAccessURLs(AccessURL... accessURLs) Adds the given items to the value of "accessURLs"WebService.Builder.addAccessURLs(AccessURL... accessURLs) Adds the given items to the value of "accessURLs"static AccessURL.Builder<Void>AccessURL.copyExcept(AccessURL _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> AccessURL.Builder<_B>static <_B> AccessURL.Builder<_B>AccessURL.copyOf(AccessURL _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AccessURL.Builder<Void>ServiceInterface.Builder.withAccessURLs(AccessURL... accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)WebBrowser.Builder.withAccessURLs(AccessURL... accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)WebService.Builder.withAccessURLs(AccessURL... accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource with type arguments of type AccessURLModifier and TypeMethodDescriptionServiceInterface.Builder.addAccessURLs(Iterable<? extends AccessURL> accessURLs) Adds the given items to the value of "accessURLs"WebBrowser.Builder.addAccessURLs(Iterable<? extends AccessURL> accessURLs) Adds the given items to the value of "accessURLs"WebService.Builder.addAccessURLs(Iterable<? extends AccessURL> accessURLs) Adds the given items to the value of "accessURLs"ServiceInterface.Builder.withAccessURLs(Iterable<? extends AccessURL> accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)WebBrowser.Builder.withAccessURLs(Iterable<? extends AccessURL> accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)WebService.Builder.withAccessURLs(Iterable<? extends AccessURL> accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource with parameters of type AccessURLModifierConstructorDescriptionBuilder(_B _parentBuilder, AccessURL _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.resource with type arguments of type AccessURLModifierConstructorDescriptionServiceInterface(List<AccessURL> accessURLs, List<MirrorURL> mirrorURLs, SecurityMethod securityMethod, String testQueryString, String version, String role) Fully-initialising value constructorWebBrowser(List<AccessURL> accessURLs, List<MirrorURL> mirrorURLs, SecurityMethod securityMethod, String testQueryString, String version, String role) Fully-initialising value constructorWebService(List<AccessURL> accessURLs, List<MirrorURL> mirrorURLs, SecurityMethod securityMethod, String testQueryString, String version, String role, List<String> wsdlURLs) Fully-initialising value constructor -
Uses of AccessURL in org.javastro.ivoa.entities.resource.dataservice
Fields in org.javastro.ivoa.entities.resource.dataservice declared as AccessURLModifier and TypeFieldDescriptionprotected AccessURLDataCollection.accessURLThe URL that can be used to download the data contained in this data collection.Fields in org.javastro.ivoa.entities.resource.dataservice with type parameters of type AccessURLModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<DataCollection,AccessURL> DataCollection.PropInfo.ACCESS_URLMethods in org.javastro.ivoa.entities.resource.dataservice that return AccessURLModifier and TypeMethodDescriptionDataCollection.getAccessURL()The URL that can be used to download the data contained in this data collection.Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type AccessURLModifier and TypeMethodDescriptionParamHTTP.Builder.addAccessURLs(AccessURL... accessURLs) Adds the given items to the value of "accessURLs"voidDataCollection.Modifier.setAccessURL(AccessURL accessURL) voidDataCollection.setAccessURL(AccessURL value) Sets the value of the accessURL property.DataCollection.Builder.withAccessURL(AccessURL accessURL) Sets the new value of "accessURL" (any previous value will be replaced)ParamHTTP.Builder.withAccessURLs(AccessURL... accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type AccessURLModifier and TypeMethodDescriptionParamHTTP.Builder.addAccessURLs(Iterable<? extends AccessURL> accessURLs) Adds the given items to the value of "accessURLs"ParamHTTP.Builder.withAccessURLs(Iterable<? extends AccessURL> accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type AccessURLModifierConstructorDescriptionDataCollection(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<ResourceName> facilities, List<ResourceName> instruments, List<Rights> rights, List<Format> formats, Coverage coverage, Tableset tableset, AccessURL accessURL) Fully-initialising value constructorConstructor parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type AccessURLModifierConstructorDescriptionParamHTTP(List<AccessURL> accessURLs, List<MirrorURL> mirrorURLs, SecurityMethod securityMethod, String testQueryString, String version, String role, List<HTTPQueryType> queryTypes, String resultType, List<InputParam> params, String testQuery) Fully-initialising value constructor -
Uses of AccessURL in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry with parameters of type AccessURLModifier and TypeMethodDescriptionOAIHTTP.Builder.addAccessURLs(AccessURL... accessURLs) Adds the given items to the value of "accessURLs"OAISOAP.Builder.addAccessURLs(AccessURL... accessURLs) Adds the given items to the value of "accessURLs"OAIHTTP.Builder.withAccessURLs(AccessURL... accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)OAISOAP.Builder.withAccessURLs(AccessURL... accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.registry with type arguments of type AccessURLModifier and TypeMethodDescriptionOAIHTTP.Builder.addAccessURLs(Iterable<? extends AccessURL> accessURLs) Adds the given items to the value of "accessURLs"OAISOAP.Builder.addAccessURLs(Iterable<? extends AccessURL> accessURLs) Adds the given items to the value of "accessURLs"OAIHTTP.Builder.withAccessURLs(Iterable<? extends AccessURL> accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)OAISOAP.Builder.withAccessURLs(Iterable<? extends AccessURL> accessURLs) Sets the new value of "accessURLs" (any previous value will be replaced)Constructor parameters in org.javastro.ivoa.entities.resource.registry with type arguments of type AccessURLModifierConstructorDescriptionOAIHTTP(List<AccessURL> accessURLs, List<MirrorURL> mirrorURLs, SecurityMethod securityMethod, String testQueryString, String version, String role) Fully-initialising value constructorOAISOAP(List<AccessURL> accessURLs, List<MirrorURL> mirrorURLs, SecurityMethod securityMethod, String testQueryString, String version, String role, List<String> wsdlURLs) Fully-initialising value constructor