Interface Claims

    • Field Detail

      • ELEMENT_NAME

        static final QName ELEMENT_NAME
        Default element name.
      • TYPE_NAME

        static final QName TYPE_NAME
        QName of the XSI type.
      • DIALECT_ATTRIB_NAME

        static final String DIALECT_ATTRIB_NAME
        The wst:Claims/@Dialect attribute local name.
        See Also:
        Constant Field Values
    • Method Detail

      • getDialect

        String getDialect()
        Returns the wst:Claims/@Dialect attribute value.
        Returns:
        the Dialect attribute value
      • setDialect

        void setDialect​(String dialect)
        Sets the wst:Claims/@Dialect attribute value.
        Parameters:
        dialect - the Dialect attribute value.