public class ActivateNFCDeviceData extends Bean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static SetProperty<TokenPrincipalTypeVO,ActivateNFCDeviceData> |
TOKEN_TYPES |
| Constructor and Description |
|---|
ActivateNFCDeviceData() |
ActivateNFCDeviceData(Property<T,? super ActivateNFCDeviceData> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.util.Set<TokenPrincipalTypeVO> |
getTokenTypes() |
void |
setTokenTypes(java.util.Set<TokenPrincipalTypeVO> tokenTypes) |
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 SetProperty<TokenPrincipalTypeVO,ActivateNFCDeviceData> TOKEN_TYPES
public ActivateNFCDeviceData()
public ActivateNFCDeviceData(Property<T,? super ActivateNFCDeviceData> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class Beanpublic java.util.Set<TokenPrincipalTypeVO> getTokenTypes()
public void setTokenTypes(java.util.Set<TokenPrincipalTypeVO> tokenTypes)