Class ExceptionMapping

    • Field Detail

      • exceptionType

        protected String exceptionType
      • wsdlMessage

        protected QName wsdlMessage
      • wsdlMessagePartName

        protected String wsdlMessagePartName
    • Constructor Detail

      • ExceptionMapping

        public ExceptionMapping()
    • Method Detail

      • getKey

        public QName getKey()
        Description copied from interface: Keyable
        Gets the immutable key for this object.
        Specified by:
        getKey in interface Keyable<QName>
        Returns:
        gets the immutable key for this object
      • getExceptionType

        public String getExceptionType()
      • setExceptionType

        public void setExceptionType​(String value)
      • getWsdlMessage

        public QName getWsdlMessage()
      • setWsdlMessage

        public void setWsdlMessage​(QName value)
      • getWsdlMessagePartName

        public String getWsdlMessagePartName()
      • setWsdlMessagePartName

        public void setWsdlMessagePartName​(String value)
      • getId

        public String getId()
      • setId

        public void setId​(String value)