org.kuali.rice.devtools.generators
Class ImmutableJaxbGenerator.FieldModel
java.lang.Object
org.kuali.rice.devtools.generators.ImmutableJaxbGenerator.FieldModel
- Enclosing class:
- ImmutableJaxbGenerator
private static class ImmutableJaxbGenerator.FieldModel
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fieldName
private final String fieldName
fieldType
private final Class<?> fieldType
ImmutableJaxbGenerator.FieldModel
private ImmutableJaxbGenerator.FieldModel(String fieldName,
Class<?> fieldType)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.