|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ViewIdentifierType
A representation of the model object 'View Identifier Type'.
The following features are supported:
ModelPackage.getViewIdentifierType()
Method Summary | |
---|---|
java.lang.String |
getViewEntryName()
Returns the value of the 'View Entry Name' attribute. |
java.lang.String |
getViewEntryUniqueId()
Returns the value of the 'View Entry Unique Id' attribute. |
java.lang.String |
getViewName()
Returns the value of the 'View Name' attribute. |
void |
setViewEntryName(java.lang.String value)
Sets the value of the ' View Entry Name ' attribute. |
void |
setViewEntryUniqueId(java.lang.String value)
Sets the value of the ' View Entry Unique Id ' attribute. |
void |
setViewName(java.lang.String value)
Sets the value of the ' View Name ' attribute. |
Method Detail |
---|
java.lang.String getViewEntryName()
setViewEntryName(String)
,
ModelPackage.getViewIdentifierType_ViewEntryName()
void setViewEntryName(java.lang.String value)
View Entry Name
' attribute.
value
- the new value of the 'View Entry Name' attribute.getViewEntryName()
java.lang.String getViewEntryUniqueId()
setViewEntryUniqueId(String)
,
ModelPackage.getViewIdentifierType_ViewEntryUniqueId()
void setViewEntryUniqueId(java.lang.String value)
View Entry Unique Id
' attribute.
value
- the new value of the 'View Entry Unique Id' attribute.getViewEntryUniqueId()
java.lang.String getViewName()
setViewName(String)
,
ModelPackage.getViewIdentifierType_ViewName()
void setViewName(java.lang.String value)
View Name
' attribute.
value
- the new value of the 'View Name' attribute.getViewName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |