Class QuerySHSIMPINCType


  • public class QuerySHSIMPINCType
    extends Object

    Java class for QuerySHSIMPINCType complex type.

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

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

      • QuerySHSIMPINCType

        public QuerySHSIMPINCType()
    • Method Detail

      • setSHSIMPINCQuery

        public void setSHSIMPINCQuery​(SHSIMPINCQueryType value)
        Sets the value of the shsimpincQuery property.
        Parameters:
        value - allowed object is SHSIMPINCQueryType
      • isUniqueResult

        public boolean isUniqueResult()
        Gets the value of the uniqueResult property.
        Returns:
        possible object is String
      • setUniqueResult

        public void setUniqueResult​(Boolean value)
        Sets the value of the uniqueResult property.
        Parameters:
        value - allowed object is String
      • getMaxItems

        public BigInteger getMaxItems()
        Gets the value of the maxItems property.
        Returns:
        possible object is BigInteger
      • setMaxItems

        public void setMaxItems​(BigInteger value)
        Sets the value of the maxItems property.
        Parameters:
        value - allowed object is BigInteger
      • getRsStart

        public BigInteger getRsStart()
        Gets the value of the rsStart property.
        Returns:
        possible object is BigInteger
      • setRsStart

        public void setRsStart​(BigInteger value)
        Sets the value of the rsStart property.
        Parameters:
        value - allowed object is BigInteger
      • 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