@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:15:35+01:00", comments="JAXB RI v2.3.7") public class SignaturePlacement 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">
<choice>
<element name="XPathAfter" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="XPathFirstChildOf" type="{http://www.w3.org/2001/XMLSchema}string"/>
</choice>
<attribute name="WhichDocument" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
<attribute name="CreateEnvelopedSignature" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SignaturePlacement() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getWhichDocument()
Gets the value of the whichDocument property.
|
String |
getXPathAfter()
Gets the value of the xPathAfter property.
|
String |
getXPathFirstChildOf()
Gets the value of the xPathFirstChildOf property.
|
boolean |
isCreateEnvelopedSignature()
Gets the value of the createEnvelopedSignature property.
|
void |
setCreateEnvelopedSignature(Boolean value)
Sets the value of the createEnvelopedSignature property.
|
void |
setWhichDocument(Object value)
Sets the value of the whichDocument property.
|
void |
setXPathAfter(String value)
Sets the value of the xPathAfter property.
|
void |
setXPathFirstChildOf(String value)
Sets the value of the xPathFirstChildOf property.
|
public String getXPathFirstChildOf()
Stringpublic void setXPathFirstChildOf(String value)
value - allowed object is
Stringpublic String getXPathAfter()
Stringpublic void setXPathAfter(String value)
value - allowed object is
Stringpublic Object getWhichDocument()
Objectpublic void setWhichDocument(Object value)
value - allowed object is
Objectpublic boolean isCreateEnvelopedSignature()
Boolean
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.