|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusTypeException | |
---|---|
be.ac.ulg.montefiore.run.totem.domain.model | This package holds the model for the domain package. |
be.ac.ulg.montefiore.run.totem.domain.model.impl | This package holds classes which are the implementation of the model for the
domain package. |
Uses of StatusTypeException in be.ac.ulg.montefiore.run.totem.domain.model |
---|
Methods in be.ac.ulg.montefiore.run.totem.domain.model that throw StatusTypeException | |
---|---|
void |
Link.setLinkStatus(int status)
|
void |
Lsp.setLspStatus(int status)
Sets the status of the lsp. |
void |
NodeInterface.setNodeInterfaceStatus(int status)
|
void |
Node.setNodeStatus(int status)
|
Uses of StatusTypeException in be.ac.ulg.montefiore.run.totem.domain.model.impl |
---|
Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that throw StatusTypeException | |
---|---|
void |
LinkImpl.setLinkStatus(int status)
Set the status of a link |
void |
LspImpl.setLspStatus(int status)
|
void |
NodeInterfaceImpl.setNodeInterfaceStatus(int status)
|
void |
NodeImpl.setNodeStatus(int status)
Set the status of the node |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |