|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAlias
Defines the methods of an object with an alias.
Method Summary | |
---|---|
java.lang.String |
getAlias()
Returns the alias of the object. |
void |
setAlias(java.lang.String name)
Sets the alias of the object. |
Method Detail |
---|
java.lang.String getAlias()
void setAlias(java.lang.String name)
name
- An alias name or null.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |