public byte getUssdServiceOp() throws ValueNotSetException { return ussdServiceOp.getValue(); }
public byte getLanguageIndicator() throws ValueNotSetException { return languageIndicator.getValue(); }
public byte getItsReplyType() throws ValueNotSetException { return itsReplyType.getValue(); }
public byte getMsMsgWaitFacilities() throws ValueNotSetException { return msMsgWaitFacilities.getValue(); }
public byte getNumberOfMessages() throws ValueNotSetException { return numberOfMessages.getValue(); }
public byte getDisplayTime() throws ValueNotSetException { return displayTime.getValue(); }
public byte getMsValidity() throws ValueNotSetException { return msValidity.getValue(); }
public byte getCallbackNumPresInd() throws ValueNotSetException { return callbackNumPresInd.getValue(); }
public byte getUserResponseCode() throws ValueNotSetException { return userResponseCode.getValue(); }
public byte getPrivacyIndicator() throws ValueNotSetException { return privacyIndicator.getValue(); }
public byte getPayloadType() throws ValueNotSetException { return payloadType.getValue(); }
public byte getMoreMsgsToSend() throws ValueNotSetException { return moreMsgsToSend.getValue(); }
public byte getDestAddrSubunit() throws ValueNotSetException { return destAddrSubunit.getValue(); }
public byte getSourceAddrSubunit() throws ValueNotSetException { return sourceAddrSubunit.getValue(); }