|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChangeSummaryType
A representation of the model object 'Change Summary Type'.
The following features are supported:
Method Summary | |
---|---|
commonj.sdo.Sequence |
getAny()
Returns the value of the 'Any' attribute list. |
java.lang.String |
getCreate()
Returns the value of the 'Create' attribute. |
java.lang.String |
getDelete()
Returns the value of the 'Delete' attribute. |
boolean |
isLogging()
Returns the value of the 'Logging' attribute. |
boolean |
isSetLogging()
Returns whether the value of the ' Logging ' attribute is set. |
void |
setCreate(java.lang.String value)
Sets the value of the ' Create ' attribute. |
void |
setDelete(java.lang.String value)
Sets the value of the ' Delete ' attribute. |
void |
setLogging(boolean value)
Sets the value of the ' Logging ' attribute. |
void |
unsetLogging()
Unsets the value of the ' Logging ' attribute. |
Method Detail |
---|
commonj.sdo.Sequence getAny()
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
java.lang.String getCreate()
If the meaning of the 'Create' attribute isn't clear, there really should be more of a description here...
setCreate(String)
void setCreate(java.lang.String value)
Create
' attribute.
value
- the new value of the 'Create' attribute.getCreate()
java.lang.String getDelete()
If the meaning of the 'Delete' attribute isn't clear, there really should be more of a description here...
setDelete(String)
void setDelete(java.lang.String value)
Delete
' attribute.
value
- the new value of the 'Delete' attribute.getDelete()
boolean isLogging()
If the meaning of the 'Logging' attribute isn't clear, there really should be more of a description here...
isSetLogging()
,
unsetLogging()
,
setLogging(boolean)
void setLogging(boolean value)
Logging
' attribute.
value
- the new value of the 'Logging' attribute.isSetLogging()
,
unsetLogging()
,
isLogging()
void unsetLogging()
Logging
' attribute.
isSetLogging()
,
isLogging()
,
setLogging(boolean)
boolean isSetLogging()
Logging
' attribute is set.
unsetLogging()
,
isLogging()
,
setLogging(boolean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |