Interface DEREncodedKeyValue

    • 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

      • getID

        @Nullable
        String getID()
        Get the Id attribute value.
        Returns:
        the Id attribute value
      • setID

        void setID​(@Nullable
                   String newID)
        Set the Id attribute value.
        Parameters:
        newID - the new Id attribute value