@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T10:56:39+01:00", comments="JAXB RI v2.2.11") public class UpdatedSignatureType extends Object implements Serializable
Java class for UpdatedSignatureType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UpdatedSignatureType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:tc:dss:1.0:core:schema}SignatureObject"/> </sequence> <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
UpdatedSignatureType() |
Modifier and Type | Method and Description |
---|---|
SignatureObject |
getSignatureObject()
Gets the value of the signatureObject property.
|
String |
getType()
Gets the value of the type property.
|
void |
setSignatureObject(SignatureObject value)
Sets the value of the signatureObject property.
|
void |
setType(String value)
Sets the value of the type property.
|
public SignatureObject getSignatureObject()
SignatureObject
public void setSignatureObject(SignatureObject value)
value
- allowed object is
SignatureObject
public String getType()
String
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.