|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IdentifierType
A representation of the model object 'Identifier Type'.
The following features are supported:
ModelPackage.getIdentifierType()
Method Summary | |
---|---|
java.lang.String |
getExternalId()
Returns the value of the 'External Id' attribute. |
java.lang.String |
getExternalName()
Returns the value of the 'External Name' attribute. |
java.lang.String |
getRepositoryId()
Returns the value of the 'Repository Id' attribute. |
java.lang.String |
getUniqueId()
Returns the value of the 'Unique Id' attribute. |
java.lang.String |
getUniqueName()
Returns the value of the 'Unique Name' attribute. |
void |
setExternalId(java.lang.String value)
Sets the value of the ' External Id ' attribute. |
void |
setExternalName(java.lang.String value)
Sets the value of the ' External Name ' attribute. |
void |
setRepositoryId(java.lang.String value)
Sets the value of the ' Repository Id ' attribute. |
void |
setUniqueId(java.lang.String value)
Sets the value of the ' Unique Id ' attribute. |
void |
setUniqueName(java.lang.String value)
Sets the value of the ' Unique Name ' attribute. |
Method Detail |
---|
java.lang.String getExternalId()
setExternalId(String)
,
ModelPackage.getIdentifierType_ExternalId()
void setExternalId(java.lang.String value)
External Id
' attribute.
value
- the new value of the 'External Id' attribute.getExternalId()
java.lang.String getExternalName()
setExternalName(String)
,
ModelPackage.getIdentifierType_ExternalName()
void setExternalName(java.lang.String value)
External Name
' attribute.
value
- the new value of the 'External Name' attribute.getExternalName()
java.lang.String getRepositoryId()
setRepositoryId(String)
,
ModelPackage.getIdentifierType_RepositoryId()
void setRepositoryId(java.lang.String value)
Repository Id
' attribute.
value
- the new value of the 'Repository Id' attribute.getRepositoryId()
java.lang.String getUniqueId()
setUniqueId(String)
,
ModelPackage.getIdentifierType_UniqueId()
void setUniqueId(java.lang.String value)
Unique Id
' attribute.
value
- the new value of the 'Unique Id' attribute.getUniqueId()
java.lang.String getUniqueName()
setUniqueName(String)
,
ModelPackage.getIdentifierType_UniqueName()
void setUniqueName(java.lang.String value)
Unique Name
' attribute.
value
- the new value of the 'Unique Name' attribute.getUniqueName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |