public class AdAddressDataParams extends Bean
| Modifier and Type | Field and Description |
|---|---|
static BasicProperty<BasicAdVO,AdAddressDataParams> |
AD |
static java.lang.String |
CLASS_NAME |
| Constructor and Description |
|---|
AdAddressDataParams() |
AdAddressDataParams(Property<T,? super AdAddressDataParams> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
BasicAdVO |
getAd() |
void |
setAd(BasicAdVO ad) |
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 BasicProperty<BasicAdVO,AdAddressDataParams> AD
public AdAddressDataParams()
public AdAddressDataParams(Property<T,? super AdAddressDataParams> property, T value)