Uses of Interface
com.sas.services.information.metadata.ProxyInterface
Packages that use ProxyInterface
-
Uses of ProxyInterface in com.sas.services.information.metadata
Classes in com.sas.services.information.metadata that implement ProxyInterfaceMethods in com.sas.services.information.metadata that return types with arguments of type ProxyInterfaceModifier and TypeMethodDescriptionList<ProxyInterface> OMRProxyList.getProxies()List<ProxyInterface> ProxyListInterface.getProxies()Returns a list of ProxyInterfaces representing the proxiesMethod parameters in com.sas.services.information.metadata with type arguments of type ProxyInterfaceModifier and TypeMethodDescriptionvoidOMRProxyList.setProxies(List<ProxyInterface> proxies) voidProxyListInterface.setProxies(List<ProxyInterface> proxies) Sets the list of proxies based on the given ProxyInterface list.