org.jboss.xb.binding
Interface GenericValueContainer


public interface GenericValueContainer

Version:
$Revision: 2913 $
Author:
Alexey Loubyansky

Nested Class Summary
static class GenericValueContainer.FACTORY
           
 
Method Summary
 void addChild(QName name, Object value)
           
 Class<?> getTargetClass()
           
 Object instantiate()
           
 

Method Detail

addChild

void addChild(QName name,
              Object value)

instantiate

Object instantiate()

getTargetClass

Class<?> getTargetClass()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.