org.exolab.castor.persist
Class FieldMolder.CollectionInfo

java.lang.Object
  extended by org.exolab.castor.persist.FieldMolder.CollectionInfo
Enclosing class:
FieldMolder

public static class FieldMolder.CollectionInfo
extends Object


Constructor Summary
FieldMolder.CollectionInfo(String name, Class<?> type)
           
 
Method Summary
 String getName()
           
 Class<?> getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldMolder.CollectionInfo

public FieldMolder.CollectionInfo(String name,
                                  Class<?> type)
Method Detail

getName

public String getName()

getType

public Class<?> getType()


Copyright © 2011. All Rights Reserved.