Class XjcSmdAbstractSignedMark

java.lang.Object
google.registry.xjc.XjcObject
google.registry.xjc.smd.XjcSmdAbstractSignedMark
Direct Known Subclasses:
XjcSmdSignedMark

public class XjcSmdAbstractSignedMark extends XjcObject

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 Details

    • XjcSmdAbstractSignedMark

      public XjcSmdAbstractSignedMark()