@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:15:35+01:00", comments="JAXB RI v2.3.7") public class AdditionalKeyInfo 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="{http://www.w3.org/2000/09/xmldsig#}KeyInfo"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AdditionalKeyInfo() |
| Modifier and Type | Method and Description |
|---|---|
KeyInfo |
getKeyInfo()
Gets the value of the keyInfo property.
|
void |
setKeyInfo(KeyInfo value)
Sets the value of the keyInfo property.
|
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.