@Service(value="CodeXmlBeanBuilderV1") public class CodeXmlBeanBuilder extends AbstractBuilder implements Builder<org.sdmx.resources.sdmxml.schemas.v10.xmlbeans.structure.CodeType,CodeBean>
Constructor and Description |
---|
CodeXmlBeanBuilder() |
public org.sdmx.resources.sdmxml.schemas.v10.xmlbeans.structure.CodeType build(CodeBean buildFrom) throws SdmxException
Builder
build
in interface Builder<org.sdmx.resources.sdmxml.schemas.v10.xmlbeans.structure.CodeType,CodeBean>
buildFrom
- An Object to build the output object fromSdmxException
- If anything goes wrong during the build process