Interface ShIMSDataExtension


  • public interface ShIMSDataExtension

    Interface for tShIMSDataExtension complex type.

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

     <complexType name="tShIMSDataExtension">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="PSIActivation" type="{}tPSIActivation" minOccurs="0"/>
             <element name="Extension" type="{}tShIMSDataExtension2" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    Author:
    OpenCloud
    • Method Detail

      • getPSIActivation

        Short getPSIActivation()
        Gets the value of the psiActivation property.
        Returns:
        possible object is Short
      • setPSIActivation

        void setPSIActivation​(Short value)
        Sets the value of the psiActivation property.
        Parameters:
        value - allowed object is Short