Metainheritance
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="supertypeid" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="subtypeid" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the id property.
Link copied to clipboard
Gets the value of the subtypeid property.
Link copied to clipboard
Gets the value of the supertypeid property.
Link copied to clipboard
Sets the value of the id property.
Link copied to clipboard
Sets the value of the subtypeid property.
Link copied to clipboard
Sets the value of the supertypeid property.