Class SyncSHSIMPINCResponseType


  • public class SyncSHSIMPINCResponseType
    extends Object

    Java class for SyncSHSIMPINCResponseType complex type.

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

     <complexType name="SyncSHSIMPINCResponseType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
           </sequence>
           <attGroup ref="{http://www.ibm.com/maximo}CommonContentGroup"/>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • baseLanguage

        protected String baseLanguage
      • transLanguage

        protected String transLanguage
      • messageID

        protected String messageID
      • maximoVersion

        protected String maximoVersion
    • Constructor Detail

      • SyncSHSIMPINCResponseType

        public SyncSHSIMPINCResponseType()
    • Method Detail

      • getBaseLanguage

        public String getBaseLanguage()
        Gets the value of the baseLanguage property.
        Returns:
        possible object is String
      • setBaseLanguage

        public void setBaseLanguage​(String value)
        Sets the value of the baseLanguage property.
        Parameters:
        value - allowed object is String
      • getTransLanguage

        public String getTransLanguage()
        Gets the value of the transLanguage property.
        Returns:
        possible object is String
      • setTransLanguage

        public void setTransLanguage​(String value)
        Sets the value of the transLanguage property.
        Parameters:
        value - allowed object is String
      • getMessageID

        public String getMessageID()
        Gets the value of the messageID property.
        Returns:
        possible object is String
      • setMessageID

        public void setMessageID​(String value)
        Sets the value of the messageID property.
        Parameters:
        value - allowed object is String
      • getMaximoVersion

        public String getMaximoVersion()
        Gets the value of the maximoVersion property.
        Returns:
        possible object is String
      • setMaximoVersion

        public void setMaximoVersion​(String value)
        Sets the value of the maximoVersion property.
        Parameters:
        value - allowed object is String