org.kuali.rice.krad.data.jpa.eclipselink
Class KradEclipseLinkCustomizerTest.ParentTestEntity2
java.lang.Object
org.kuali.rice.krad.bo.DataObjectBase
org.kuali.rice.krad.data.jpa.eclipselink.KradEclipseLinkCustomizerTest.ParentTestEntity2
- All Implemented Interfaces:
- Serializable, GloballyUnique, Versioned
- Direct Known Subclasses:
- KradEclipseLinkCustomizerTest.TestEntity5
- Enclosing class:
- KradEclipseLinkCustomizerTest
@MappedSuperclass
public abstract static class KradEclipseLinkCustomizerTest.ParentTestEntity2
- extends DataObjectBase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KradEclipseLinkCustomizerTest.ParentTestEntity2
public KradEclipseLinkCustomizerTest.ParentTestEntity2()
getNumber
public String getNumber()
setNumber
public void setNumber(String number)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.