|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SectionInfo
A representation of the model object 'Section Info'.
The following features are supported:
QuickEditTabSectionsPackage.getSectionInfo()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
SECTION_TYPE |
getType()
Returns the value of the 'Type' attribute. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setType(SECTION_TYPE value)
Sets the value of the ' Type ' attribute |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
QuickEditTabSectionsPackage.getSectionInfo_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
SECTION_TYPE getType()
"ATTRIBUTE"
.
The literals are from the enumeration SECTION_TYPE
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
SECTION_TYPE
,
setType(SECTION_TYPE)
,
QuickEditTabSectionsPackage.getSectionInfo_Type()
void setType(SECTION_TYPE value)
Type
' attribute.
value
- the new value of the 'Type' attribute.SECTION_TYPE
,
getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |