|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CheckPointType
A representation of the model object 'Check Point Type'.
The following features are supported:
ModelPackage.getCheckPointType()
Method Summary | |
---|---|
java.lang.String |
getRepositoryCheckPoint()
Returns the value of the 'Repository Check Point' attribute. |
java.lang.String |
getRepositoryId()
Returns the value of the 'Repository Id' attribute. |
void |
setRepositoryCheckPoint(java.lang.String value)
Sets the value of the ' Repository Check Point ' attribute. |
void |
setRepositoryId(java.lang.String value)
Sets the value of the ' Repository Id ' attribute. |
Method Detail |
---|
java.lang.String getRepositoryId()
If the meaning of the 'Repository Id' attribute isn't clear, there really should be more of a description here...
setRepositoryId(String)
,
ModelPackage.getCheckPointType_RepositoryId()
void setRepositoryId(java.lang.String value)
Repository Id
' attribute.
value
- the new value of the 'Repository Id' attribute.getRepositoryId()
java.lang.String getRepositoryCheckPoint()
If the meaning of the 'Repository Check Point' attribute isn't clear, there really should be more of a description here...
setRepositoryCheckPoint(String)
,
ModelPackage.getCheckPointType_RepositoryCheckPoint()
void setRepositoryCheckPoint(java.lang.String value)
Repository Check Point
' attribute.
value
- the new value of the 'Repository Check Point' attribute.getRepositoryCheckPoint()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |