org.kuali.rice.devtools.generators.mo
Class ImmutableJaxbGenerator
java.lang.Object
org.kuali.rice.devtools.generators.mo.ImmutableJaxbGenerator
public class ImmutableJaxbGenerator
- extends Object
This is a simple utility class which generates an "immutable" object complete with a builder based on a supplied
contract interface definition.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImmutableJaxbGenerator
public ImmutableJaxbGenerator()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.