Interface Manifest

    • Field Detail

      • TYPE

        static final String TYPE
        URI that identifies the Manifest 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 Manifest.
        Returns:
        the Id of this Manifest (or null if not specified)
      • getReferences

        List<Reference> getReferences()
        Returns an unmodifiable list of one or more References that are contained in this Manifest.
        Returns:
        an unmodifiable list of one or more References