public interface ExternalPropertyAlias extends RepositoryObject, ExternalAlias, DependentObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_ClassIdentity()
Returns the value of the ClassIdentity property.
|
java.lang.String |
get_PropertyIdentity()
Returns the value of the PropertyIdentity property.
|
void |
set_ClassIdentity(java.lang.String value)
Sets the value of the ClassIdentity property.
|
void |
set_PropertyIdentity(java.lang.String value)
Sets the value of the PropertyIdentity property.
|
get_AliasDirection, get_ExternalRepository, set_AliasDirection, set_ExternalRepository
getObjectStore
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.String get_ClassIdentity()
void set_ClassIdentity(java.lang.String value)
java.lang.String get_PropertyIdentity()
void set_PropertyIdentity(java.lang.String value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.