Interface SignatureProperties

    • Field Summary

      Fields

      Modifier and Type Field and Description
      static String TYPE
      URI that identifies the SignatureProperties element (this can be specified as the value of the type parameter of the Reference class to identify the referent's type).
    • Field Detail

      • TYPE

        static final String TYPE
        URI that identifies the SignatureProperties element (this can be specified as the value of the type parameter of the Reference class to identify the referent's type).
        See Also:
        Constant Field Values
    • Method Detail

      • getId

        String getId()
        Returns the Id of this SignatureProperties.
        Returns:
        the Id of this SignatureProperties (or null if not specified)
      • getProperties

        List getProperties()
        Returns an unmodifiable list of one or more SignaturePropertys that are contained in this SignatureProperties.
        Returns:
        an unmodifiable list of one or more SignaturePropertys