public class AcceptPaymentRequestSmsOperationConfigurationDTO extends WithPasswordSmsOperationConfigurationDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
USE_PASSWORDALIASES, CHANNEL_CONFIGURATION, ENABLED, HELP_MESSAGE, NATUREDESCRIPTION, INTERNAL_NAMENAMEID| Constructor and Description |
|---|
AcceptPaymentRequestSmsOperationConfigurationDTO() |
AcceptPaymentRequestSmsOperationConfigurationDTO(java.lang.Long id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
doGetProperties, isUsePassword, setUsePasswordgetAliases, getChannelConfiguration, getHelpMessage, getNature, isEnabled, setAliases, setChannelConfiguration, setEnabled, setHelpMessage, setNaturegetDescription, getInternalName, setDescription, setInternalNamecompareTo, getName, setName, toStringgetVersion, isPersistent, isTransient, setVersionequals, getId, hashCode, setIdaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic AcceptPaymentRequestSmsOperationConfigurationDTO()
public AcceptPaymentRequestSmsOperationConfigurationDTO(java.lang.Long id)
public java.lang.String className()
className in class SmsOperationConfigurationDTO