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