@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:18:26+02:00", comments="JAXB RI v2.2.11") public class EncryptionPolicy extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:be:fgov:ehealth:commons:enc:v2}KeyInfo"/> </sequence> <attribute name="MimeType" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
EncryptionPolicy() |
Modifier and Type | Method and Description |
---|---|
KeyInfo |
getKeyInfo()
Gets the value of the keyInfo property.
|
String |
getMimeType()
Gets the value of the mimeType property.
|
void |
setKeyInfo(KeyInfo value)
Sets the value of the keyInfo property.
|
void |
setMimeType(String value)
Sets the value of the mimeType property.
|
public KeyInfo getKeyInfo()
KeyInfo
public void setKeyInfo(KeyInfo value)
value
- allowed object is
KeyInfo
public String getMimeType()
String
Connector Packaging TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.