|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Transition
Transition
| Method Summary | |
|---|---|
boolean |
getForEach()
|
long |
getFrom()
|
long |
getTo()
|
boolean |
hasForEach()
|
boolean |
hasFrom()
|
boolean |
hasTo()
|
void |
setForEach(boolean b)
|
void |
setFrom(long id)
|
void |
setTo(long id)
|
| Methods inherited from interface com.collation.platform.model.ModelObject |
|---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
| Method Detail |
|---|
long getFrom()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setFrom(long id)
boolean hasFrom()
long getTo()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setTo(long id)
boolean hasTo()
boolean getForEach()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setForEach(boolean b)
boolean hasForEach()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||