Class SHSIMPINCType


  • public class SHSIMPINCType
    extends Object

    Java class for SHSIMPINCType complex type.

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

     <complexType name="SHSIMPINCType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="INCIDENT" type="{http://www.ibm.com/maximo}SHSIMPINC_INCIDENTType" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>