Metatransitionmethod
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="methodid" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="safeid" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="methodname" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the methodid property.
Link copied to clipboard
Gets the value of the methodname property.
Link copied to clipboard
Gets the value of the safeid property.
Link copied to clipboard
Sets the value of the methodid property.
Link copied to clipboard
Sets the value of the methodname property.
Link copied to clipboard
Sets the value of the safeid property.