public class PaymentForm extends LocalizedDescription implements IPaymentForm
Constructor and Description |
---|
PaymentForm() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getId() |
void |
setId(java.lang.Integer id) |
java.lang.String |
toString() |
getDescription, getDescription, getDescriptions, setDescriptions
addAttribute, addAttribute, equals, getAttribute, getAttributeMaximumLength, getAttributeMinimumLength, getAttributeValue, getField, getFieldFlagValue, getFieldNames, getFields, getFieldsUnsavedElements, getFieldValue, getPrimaryKey, getValue, hasUnsavedElements, isAttributeEditable, isAttributeRequired, isAttributeVisible, isAttributeVisible, isDeletable, isDeleted, isEditable, isFieldModified, isFieldState, isModified, isModifiedBase, isNew, setAttributeValue, setDeletable, setDeleted, setFieldFlag, setFieldState, setFieldValue, setNew
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDescription, getDescription, getDescriptions, setDescriptions
public java.lang.Integer getId()
getId
in interface IPaymentForm
getId
in interface org.sistema.persist.IPersistent
getId
in class LocalizedDescription
public void setId(java.lang.Integer id)
setId
in interface IPaymentForm
public java.lang.String toString()
toString
in class java.lang.Object