public class ParticipationSignature extends Object
Modifier and Type | Field and Description |
---|---|
static Set<CE> |
ALL_VALUES
All values defined by this class.
|
static CE |
I
The
Participant intends to
provide a signature. |
static CE |
S
Signature has been affixed, either written on file, or electronic
(including digital) signature in
Participation.signatureText . |
static CE |
X
A signature for the service is required of this actor.
|
Constructor and Description |
---|
ParticipationSignature() |
public static CE S
Signature has been affixed, either written on file, or electronic
(including digital) signature in
Participation.signatureText
.
public static CE I
The Participant
intends to
provide a signature.
public static CE X
A signature for the service is required of this actor.
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved