Package Summary  Overview Summary

class:SignatureProperties [NONE]

field:TYPE [NONE]

  • 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:getId() [NONE]

  • getId

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

method:getProperties() [CHANGED]

  • 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

© 2017 Oracle Corporation and/or its affiliates