public interface CreateSignatureEnvironmentProfile
Modifier and Type | Field and Description |
---|---|
static int |
EXPLICIT_CREATESIGNATUREENVIRONMENTPROFILE
Indicates that the profile data is given explicitly.
|
static int |
ID_CREATESIGNATUREENVIRONMENTPROFILE
Indicates that the profile data is stored in the configuration and resolved
using an ID.
|
Modifier and Type | Method and Description |
---|---|
int |
getCreateSignatureEnvironmentProfileType()
Gets the type of this object.
|
static final int EXPLICIT_CREATESIGNATUREENVIRONMENTPROFILE
static final int ID_CREATESIGNATUREENVIRONMENTPROFILE
int getCreateSignatureEnvironmentProfileType()
CreateSignatureEnvironmentProfile
denoted
by this object. Either
EXPLICIT_CREATESIGNATUREENVIRONMENTPROFILE
or
ID_CREATESIGNATUREENVIRONMENTPROFILE
.Copyright © 2016. All rights reserved.