|
foundry-0.9.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameException | |
foundry.names |
Uses of NameException in foundry.names |
Methods in foundry.names that throw NameException | |
String |
Described.getDescription()
|
void |
Described.setDescription(String newDesc)
|
String |
Displayable.getDisplayName()
|
void |
Displayable.setDisplayName(String name)
|
long |
Identified.getID()
|
String |
Identified.getIDAsString()
|
void |
Identified.setID(long newID)
|
String |
DefaultFullyIdentifiedObject.getFullName()
|
void |
DefaultFullyIdentifiedObject.setFullName(String fullName)
|
String |
DefaultFullyIdentifiedObject.getDisplayName()
|
void |
DefaultFullyIdentifiedObject.setDisplayName(String name)
|
long |
DefaultFullyIdentifiedObject.getID()
|
void |
DefaultFullyIdentifiedObject.setID(long newID)
|
String |
DefaultFullyIdentifiedObject.getIDAsString()
|
String |
DefaultFullyIdentifiedObject.getDescription()
|
void |
DefaultFullyIdentifiedObject.setDescription(String description)
|
String |
FullyNamed.getFullName()
|
void |
FullyNamed.setFullName(String name)
|
Constructors in foundry.names that throw NameException | |
DefaultFullyIdentifiedObject()
|
|
DefaultFullyIdentifiedObject(Properties p)
|
|
foundry-0.9.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |