Class FieldMolder.CollectionInfo

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

public static class FieldMolder.CollectionInfo extends Object
  • Constructor Details

    • CollectionInfo

      public CollectionInfo(String name, Class<?> type)
  • Method Details

    • getName

      public String getName()
    • getType

      public Class<?> getType()