public class KeyInfoType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
content |
protected String |
id |
| Constructor and Description |
|---|
KeyInfoType() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getContent()
Gets the value of the content property.
|
String |
getId()
Gets the value of the id property.
|
void |
setId(String value)
Sets the value of the id property.
|
public List<Object> getContent()
JAXBElement<String>
JAXBElement<KeyValueType>
JAXBElement<RetrievalMethodType>
JAXBElement<X509DataType>
JAXBElement<PGPDataType>
JAXBElement<SPKIDataType>
JAXBElement<String>
Element
Object
StringApache CXF