r01f.marshalling.simple
Class BeanInstance.CollectionElementBean

java.lang.Object
  extended by r01f.marshalling.simple.BeanInstance.CollectionElementBean
Enclosing class:
BeanInstance

static class BeanInstance.CollectionElementBean
extends java.lang.Object


Field Summary
private  java.lang.String _beanEnclosingXmlElementName
           
private  BeanInstance _beanInstance
           
 
Constructor Summary
BeanInstance.CollectionElementBean()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_beanEnclosingXmlElementName

private final java.lang.String _beanEnclosingXmlElementName

_beanInstance

private final BeanInstance _beanInstance
Constructor Detail

BeanInstance.CollectionElementBean

BeanInstance.CollectionElementBean()