public class TransactionAuthorizationsSearchData extends Bean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static ListProperty<TransferTypeVO,TransactionAuthorizationsSearchData> |
TRANSFER_TYPES |
| Constructor and Description |
|---|
TransactionAuthorizationsSearchData() |
TransactionAuthorizationsSearchData(Property<T,? super TransactionAuthorizationsSearchData> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.util.List<TransferTypeVO> |
getTransferTypes() |
void |
setTransferTypes(java.util.List<TransferTypeVO> transferTypes) |
addPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final ListProperty<TransferTypeVO,TransactionAuthorizationsSearchData> TRANSFER_TYPES
public TransactionAuthorizationsSearchData()
public TransactionAuthorizationsSearchData(Property<T,? super TransactionAuthorizationsSearchData> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class Beanpublic java.util.List<TransferTypeVO> getTransferTypes()
public void setTransferTypes(java.util.List<TransferTypeVO> transferTypes)