@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:15:35+01:00", comments="JAXB RI v2.3.7") public class Properties 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 name="SignedProperties" type="{urn:oasis:names:tc:dss:1.0:core:schema}PropertiesType" minOccurs="0"/>
<element name="UnsignedProperties" type="{urn:oasis:names:tc:dss:1.0:core:schema}PropertiesType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Properties() |
| Modifier and Type | Method and Description |
|---|---|
PropertiesType |
getSignedProperties()
Gets the value of the signedProperties property.
|
PropertiesType |
getUnsignedProperties()
Gets the value of the unsignedProperties property.
|
void |
setSignedProperties(PropertiesType value)
Sets the value of the signedProperties property.
|
void |
setUnsignedProperties(PropertiesType value)
Sets the value of the unsignedProperties property.
|
public PropertiesType getSignedProperties()
PropertiesTypepublic void setSignedProperties(PropertiesType value)
value - allowed object is
PropertiesTypepublic PropertiesType getUnsignedProperties()
PropertiesTypepublic void setUnsignedProperties(PropertiesType value)
value - allowed object is
PropertiesType
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.