Class XjcMarkAbstractMarkType

java.lang.Object
google.registry.xjc.XjcObject
google.registry.xjc.mark.XjcMarkAbstractMarkType
Direct Known Subclasses:
XjcMarkMarkType

public class XjcMarkAbstractMarkType extends XjcObject

Java class for abstractMarkType complex type

.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="abstractMarkType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • XjcMarkAbstractMarkType

      public XjcMarkAbstractMarkType()