|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BERTLVEditHandler
The BERTLVEditHandler interface offers methods to set the TAG of a BER TLV List and to edit the BER TLV list. An object that implements this interface has to take care that the length information of the BER TLV list is updated.
| Method Summary | |
|---|---|
void |
setTag(byte bBERTag)
Sets the tag of the BER TLV list |
| Methods inherited from interface uicc.toolkit.EditHandler |
|---|
appendArray, appendTLV, appendTLV, appendTLV, appendTLV, appendTLV, appendTLV, appendTLV, appendTLV, clear |
| Methods inherited from interface uicc.toolkit.ViewHandler |
|---|
compareValue, copy, copyValue, findAndCompareValue, findAndCompareValue, findAndCopyValue, findAndCopyValue, findTLV, getCapacity, getLength, getValueByte, getValueLength, getValueShort |
| Methods inherited from interface uicc.toolkit.BERTLVViewHandler |
|---|
getSize, getTag |
| Methods inherited from interface uicc.toolkit.ViewHandler |
|---|
compareValue, copy, copyValue, findAndCompareValue, findAndCompareValue, findAndCopyValue, findAndCopyValue, findTLV, getCapacity, getLength, getValueByte, getValueLength, getValueShort |
| Method Detail |
|---|
void setTag(byte bBERTag)
bBERTag - the TAG value of the BER TLV list
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||