| Package | Description |
|---|---|
| org.osid.meta |
| Modifier and Type | Method and Description |
|---|---|
OsidMethod |
OsidInterface.getMethod(java.lang.String name)
Gets a method defined in this interface.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<OsidMethod> |
OsidInterface.getMethods()
Gets all methods defined in this interface.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OsidInterface.addMethod(OsidMethod method) |