Get method for the resource class name
()
| 211 | |
| 212 | /** Get method for the resource class name */ |
| 213 | public String getClassName() { return className; } |
| 214 | |
| 215 | /** The interface name of the resource */ |
| 216 | protected String interfaceName; |
no outgoing calls