public class CreateSignatureEnvironmentProfileExplicitImpl extends Object implements CreateSignatureEnvironmentProfileExplicit
EXPLICIT_CREATESIGNATUREENVIRONMENTPROFILE, ID_CREATESIGNATUREENVIRONMENTPROFILE
Constructor and Description |
---|
CreateSignatureEnvironmentProfileExplicitImpl() |
Modifier and Type | Method and Description |
---|---|
int |
getCreateSignatureEnvironmentProfileType()
Gets the type of profile.
|
CreateSignatureLocation |
getCreateSignatureLocation()
Gets the location and index of where to insert the signature into the
signature environment.
|
List |
getSupplements()
Gets the supplemental information.
|
void |
setCreateSignatureLocation(CreateSignatureLocation createSignatureLocation)
Sets the insertion location of the signature to be created.
|
void |
setSupplements(List supplements)
Sets the supplemental information for evaluating the signature
environment.
|
public CreateSignatureEnvironmentProfileExplicitImpl()
public void setCreateSignatureLocation(CreateSignatureLocation createSignatureLocation)
createSignatureLocation
- The insertion location of the signature to
be created.public CreateSignatureLocation getCreateSignatureLocation()
CreateSignatureEnvironmentProfileExplicit
getCreateSignatureLocation
in interface CreateSignatureEnvironmentProfileExplicit
public void setSupplements(List supplements)
supplements
- The supplemental information.public List getSupplements()
CreateSignatureEnvironmentProfileExplicit
getSupplements
in interface CreateSignatureEnvironmentProfileExplicit
public int getCreateSignatureEnvironmentProfileType()
getCreateSignatureEnvironmentProfileType
in interface CreateSignatureEnvironmentProfile
Copyright © 2016. All rights reserved.