public class SupplementProfileExplicitImpl extends Object implements SupplementProfileExplicit
SupplementProfileExplicit
.EXPLICIT_SUPPLEMENTPROFILE, ID_SUPPLEMENTPROFILE
Constructor and Description |
---|
SupplementProfileExplicitImpl() |
Modifier and Type | Method and Description |
---|---|
XMLDataObjectAssociation |
getSupplementProfile()
Gets the supplemental object.
|
int |
getSupplementProfileType()
Gets the type of
SupplementProfile . |
void |
setSupplementProfile(XMLDataObjectAssociation supplement)
Sets the supplemental information for verifying a signature.
|
public void setSupplementProfile(XMLDataObjectAssociation supplement)
supplement
- The supplemental information for verifying a signature.public XMLDataObjectAssociation getSupplementProfile()
SupplementProfileExplicit
getSupplementProfile
in interface SupplementProfileExplicit
public int getSupplementProfileType()
SupplementProfile
.getSupplementProfileType
in interface SupplementProfile
Copyright © 2016. All rights reserved.