Class Empty
java.lang.Object
net.finmath.smartcontract.product.xml.Empty
A special type meant to be used for elements with no content and no
attributes.
Java class for Empty complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Empty"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Empty
public Empty()
-