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