public class Method extends Object
Java class for Method complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Method">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Method() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the value of the id property.
|
boolean |
isSetId() |
void |
setId(String value)
Sets the value of the id property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0