@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:18:26+02:00", comments="JAXB RI v2.2.11") public class CipherReference extends Object implements Serializable
Java class for CipherReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CipherReferenceType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:be:fgov:ehealth:commons:enc:v2}URI"/> <element ref="{urn:be:fgov:ehealth:commons:enc:v2}Digest"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
CipherReference() |
Modifier and Type | Method and Description |
---|---|
Digest |
getDigest()
Contains the digest value of the attachment
|
DataHandler |
getURI()
URI of the attachment
|
void |
setDigest(Digest value)
Sets the value of the digest property.
|
void |
setURI(DataHandler value)
Sets the value of the uri property.
|
public DataHandler getURI()
String
public void setURI(DataHandler value)
value
- allowed object is
String
public Digest getDigest()
Digest
Connector Packaging TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.