Esempio n. 1
0
 public byte getUssdServiceOp() throws ValueNotSetException {
   return ussdServiceOp.getValue();
 }
Esempio n. 2
0
 public byte getLanguageIndicator() throws ValueNotSetException {
   return languageIndicator.getValue();
 }
Esempio n. 3
0
 public byte getItsReplyType() throws ValueNotSetException {
   return itsReplyType.getValue();
 }
Esempio n. 4
0
 public byte getMsMsgWaitFacilities() throws ValueNotSetException {
   return msMsgWaitFacilities.getValue();
 }
Esempio n. 5
0
 public byte getNumberOfMessages() throws ValueNotSetException {
   return numberOfMessages.getValue();
 }
Esempio n. 6
0
 public byte getDisplayTime() throws ValueNotSetException {
   return displayTime.getValue();
 }
Esempio n. 7
0
 public byte getMsValidity() throws ValueNotSetException {
   return msValidity.getValue();
 }
Esempio n. 8
0
 public byte getCallbackNumPresInd() throws ValueNotSetException {
   return callbackNumPresInd.getValue();
 }
Esempio n. 9
0
 public byte getUserResponseCode() throws ValueNotSetException {
   return userResponseCode.getValue();
 }
Esempio n. 10
0
 public byte getPrivacyIndicator() throws ValueNotSetException {
   return privacyIndicator.getValue();
 }
Esempio n. 11
0
 public byte getPayloadType() throws ValueNotSetException {
   return payloadType.getValue();
 }
Esempio n. 12
0
 public byte getMoreMsgsToSend() throws ValueNotSetException {
   return moreMsgsToSend.getValue();
 }
Esempio n. 13
0
 public byte getDestAddrSubunit() throws ValueNotSetException {
   return destAddrSubunit.getValue();
 }
Esempio n. 14
0
 public byte getSourceAddrSubunit() throws ValueNotSetException {
   return sourceAddrSubunit.getValue();
 }