|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoasis.names.tc.dss._1_0.core.schema.AdditionalKeyInfo
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T04:56:11+01:00",
comments="JAXB RI v2.2.11")
public class AdditionalKeyInfo
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 Summary | |
|---|---|
AdditionalKeyInfo()
|
|
| Method Summary | |
|---|---|
KeyInfo |
getKeyInfo()
Gets the value of the keyInfo property. |
void |
setKeyInfo(KeyInfo value)
Sets the value of the keyInfo property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdditionalKeyInfo()
| Method Detail |
|---|
public KeyInfo getKeyInfo()
KeyInfopublic void setKeyInfo(KeyInfo value)
value - allowed object is
KeyInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||