Interface SMSRegistrationInfo


  • public interface SMSRegistrationInfo

    Interface for tSMSRegistrationInfo complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="tSMSRegistrationInfo">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="IP-SM-GW-Number" type="{}tIP-SM-GW-Number"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    Author:
    OpenCloud
    • Method Detail

      • getIPSMGWNumber

        String getIPSMGWNumber()
        Gets the value of the ipsmgwNumber property.
        Returns:
        possible object is String
      • setIPSMGWNumber

        void setIPSMGWNumber​(String value)
        Sets the value of the ipsmgwNumber property.
        Parameters:
        value - allowed object is String