Package google.registry.xjc.smd
Class XjcSmdAbstractSignedMark
java.lang.Object
google.registry.xjc.XjcObject
google.registry.xjc.smd.XjcSmdAbstractSignedMark
- Direct Known Subclasses:
XjcSmdSignedMark
Java class for abstractSignedMarkType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="abstractSignedMarkType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
XjcSmdAbstractSignedMark
public XjcSmdAbstractSignedMark()
-