Class GetListInputMap

    • Constructor Detail

      • GetListInputMap

        public GetListInputMap()
      • GetListInputMap

        public GetListInputMap​(String qualification,
                               String startRecord,
                               String maxLimit)
    • Method Detail

      • getQualification

        public String getQualification()
        Gets the qualification value for this GetListInputMap.
        Returns:
        qualification
      • setQualification

        public void setQualification​(String qualification)
        Sets the qualification value for this GetListInputMap.
        Parameters:
        qualification -
      • getStartRecord

        public String getStartRecord()
        Gets the startRecord value for this GetListInputMap.
        Returns:
        startRecord
      • setStartRecord

        public void setStartRecord​(String startRecord)
        Sets the startRecord value for this GetListInputMap.
        Parameters:
        startRecord -
      • getMaxLimit

        public String getMaxLimit()
        Gets the maxLimit value for this GetListInputMap.
        Returns:
        maxLimit
      • setMaxLimit

        public void setMaxLimit​(String maxLimit)
        Sets the maxLimit value for this GetListInputMap.
        Parameters:
        maxLimit -
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getTypeDesc

        public static org.apache.axis.description.TypeDesc getTypeDesc()
        Return type metadata object
      • getSerializer

        public static org.apache.axis.encoding.Serializer getSerializer​(String mechType,
                                                                        Class _javaType,
                                                                        QName _xmlType)
        Get Custom Serializer
      • getDeserializer

        public static org.apache.axis.encoding.Deserializer getDeserializer​(String mechType,
                                                                            Class _javaType,
                                                                            QName _xmlType)
        Get Custom Deserializer