|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMsn
This interface must be implemented by a MSN object, which should be used in the framework.
| Method Summary | |
|---|---|
String |
getAdditional()
Gets the additional information of the msn object |
String |
getMSN()
Gets the MSN value of the msn object |
void |
setAdditional(String additional)
Sets the additional information of the msn object |
void |
setMSN(String msn)
Sets the MSN value of the cip object |
| Method Detail |
|---|
void setMSN(String msn)
cip - MSN to be set.void setAdditional(String additional)
additional - additional information to be set.String getMSN()
String getAdditional()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||