Interface ChannelBindings

    • Field Detail

      • DEFAULT_ELEMENT_NAME

        static final QName DEFAULT_ELEMENT_NAME
        Default element name.
      • TYPE_NAME

        static final QName TYPE_NAME
        QName of the XSI type.
    • Method Detail

      • getType

        String getType()
        Get the Type attribute value.
        Returns:
        the Type attribute value
      • setType

        void setType​(String newType)
        Set the Type attribute value.
        Parameters:
        newType - the new Type attribute value