Package google.registry.xjc.mark
Class XjcMarkAbstractMarkType
java.lang.Object
google.registry.xjc.XjcObject
google.registry.xjc.mark.XjcMarkAbstractMarkType
- Direct Known Subclasses:
XjcMarkMarkType
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 Summary
-
Method Summary
-
Constructor Details
-
XjcMarkAbstractMarkType
public XjcMarkAbstractMarkType()
-