Interface SMSRegistrationInfoExtension


  • public interface SMSRegistrationInfoExtension

    Interface for tSMSRegistrationInfoExtension complex type.

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

     <complexType name="tSMSRegistrationInfoExtension">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="SCAddress" type="{}tSCAddress" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    Author:
    OpenCloud
    • Method Detail

      • getSCAddress

        String getSCAddress()
        Gets the value of the scAddress property.
        Returns:
        possible object is String
      • setSCAddress

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