Uses of Class
org.onemind.commons.relabean.serialize.NameBinding

Packages that use NameBinding
org.onemind.commons.relabean.serialize   
 

Uses of NameBinding in org.onemind.commons.relabean.serialize
 

Methods in org.onemind.commons.relabean.serialize that return NameBinding
 NameBinding BeanModelWriter.getBinding()
          Return the binding
 

Methods in org.onemind.commons.relabean.serialize with parameters of type NameBinding
 void BeanModelWriter.setBinding(NameBinding binding)
          Set the binding
 

Constructors in org.onemind.commons.relabean.serialize with parameters of type NameBinding
BeanModelWriter(RelationalBeanModel model, NameBinding binding)
          {@inheritDoc}
 



Copyright © 2004-2005 . All Rights Reserved.