DataContainer¶
- public class DataContainer extends TokenObject¶
This class describes a data container object. Inherits from
TokenObject
.Note that the constructor is not intended to be called by user code. Such objects are constructed internally by the API.
Constructors¶
DataContainer¶
Methods¶
getApplication¶
getLabel¶
getModifiable¶
- public boolean getModifiable()¶
getPrivate¶
- public boolean getPrivate()¶
getToken¶
- public boolean getToken()¶
getValue¶
- public byte[] getValue()¶
setValue¶
- public void setValue(byte[] value)¶