java.lang.Object
org.jooq.migrations.xml.jaxb.ParentType
- All Implemented Interfaces:
Serializable
,XMLAppendable
Java class for ParentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParentType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <all> <element name="id" type="{http://www.w3.org/2001/XMLSchema}string"/> </all> </restriction> </complexContent> </complexType>
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
-
-
Constructor Details
-
ParentType
public ParentType()
-
-
Method Details