@Service public class RegistrySubmitXmlBeanBuilder extends java.lang.Object implements Builder<org.sdmx.resources.sdmxml.schemas.v21.message.RegistryInterfaceDocument,SdmxBeans>
Constructor and Description |
---|
RegistrySubmitXmlBeanBuilder() |
public org.sdmx.resources.sdmxml.schemas.v21.message.RegistryInterfaceDocument build(SdmxBeans buildFrom) throws SdmxException
Builder
build
in interface Builder<org.sdmx.resources.sdmxml.schemas.v21.message.RegistryInterfaceDocument,SdmxBeans>
buildFrom
- An Object to build the output object fromSdmxException
- If anything goes wrong during the build process