Package eu.europa.esig.dss.pki.jaxb
Class XmlEmptyType
java.lang.Object
eu.europa.esig.dss.pki.jaxb.XmlEmptyType
- All Implemented Interfaces:
Serializable
An element for unambiguous definition of TRUE values.
Java class for emptyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="emptyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlEmptyType
public XmlEmptyType()
-