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