Package org.openxava.model.transients
Class WithRequiredName
- java.lang.Object
-
- org.openxava.model.transients.WithRequiredName
-
- All Implemented Interfaces:
java.io.Serializable
public class WithRequiredName extends java.lang.Object implements java.io.Serializable
To use as generic transient class for dialogs.- Since:
- 6.0
- Author:
- Javier Paniza
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WithRequiredName()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
void
setName(java.lang.String name)
-