public class CompositeDataMetaValueBuilder extends Object implements MetaValueBuilder
Constructor and Description |
---|
CompositeDataMetaValueBuilder() |
Modifier and Type | Method and Description |
---|---|
MetaValue |
buildMetaValue(MetaType metaType,
Object object)
Build the meta value
|
MetaValueFactory |
getMetaValueFactory() |
void |
setMetaValueFactory(MetaValueFactory metaValueFactory) |
public MetaValueFactory getMetaValueFactory()
public void setMetaValueFactory(MetaValueFactory metaValueFactory)
public MetaValue buildMetaValue(MetaType metaType, Object object)
MetaValueBuilder
buildMetaValue
in interface MetaValueBuilder
metaType
- the meta typeobject
- the objectCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.