@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:18:55+02:00", comments="JAXB RI v2.2.11") public class SignedReference 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#}Transforms" minOccurs="0"/> </sequence> <attribute name="WhichDocument" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" /> <attribute name="RefURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> <attribute name="RefId" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
SignedReference() |
Modifier and Type | Method and Description |
---|---|
String |
getRefId()
Gets the value of the refId property.
|
String |
getRefURI()
Gets the value of the refURI property.
|
Transforms |
getTransforms()
Gets the value of the transforms property.
|
Object |
getWhichDocument()
Gets the value of the whichDocument property.
|
void |
setRefId(String value)
Sets the value of the refId property.
|
void |
setRefURI(String value)
Sets the value of the refURI property.
|
void |
setTransforms(Transforms value)
Sets the value of the transforms property.
|
void |
setWhichDocument(Object value)
Sets the value of the whichDocument property.
|
public Transforms getTransforms()
Transforms
public void setTransforms(Transforms value)
value
- allowed object is
Transforms
public Object getWhichDocument()
Object
public void setWhichDocument(Object value)
value
- allowed object is
Object
public String getRefURI()
String
public void setRefURI(String value)
value
- allowed object is
String
public String getRefId()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.