JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.sdmxsource.sdmx.api.manager.retrieval
Interface SdmxBeansRetreivalManager
public interface
SdmxBeansRetreivalManager
Manages the retrieval of a SdmxBeans container, returning all the known SdmxBeans that the manager is capable of getting
Method Summary
Methods
Modifier and Type
Method and Description
SdmxBeans
getSdmxBeans
()
Returns a copy of the SdmxBeans from this manager.
Method Detail
getSdmxBeans
SdmxBeans
getSdmxBeans()
Returns a copy of the SdmxBeans from this manager. Any additions or removals using the API of the returned SdmxBeans will not be reflected in the beans returned from this manager.
Returns:
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method