public interface VerifierManifest
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets the Id attribute value of the Manifest element.
|
VerifierReference[] |
getVerifierReferences()
Gets an array containing all reference objects registered in the context of this manifest.
|
java.lang.String getId()
null if the Id attribute is not available.VerifierReference[] getVerifierReferences()
null if there are no references available.