public interface ExternalAlias extends RepositoryObject, EngineObject, DependentObject
Modifier and Type | Method and Description |
---|---|
ReplicationDirection |
get_AliasDirection()
Returns the value of the AliasDirection property.
|
ExternalRepository |
get_ExternalRepository()
Returns the value of the ExternalRepository property.
|
void |
set_AliasDirection(ReplicationDirection value)
Sets the value of the AliasDirection property.
|
void |
set_ExternalRepository(ExternalRepository value)
Sets the value of the ExternalRepository property.
|
getObjectStore
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
ExternalRepository get_ExternalRepository()
void set_ExternalRepository(ExternalRepository value)
ReplicationDirection get_AliasDirection()
void set_AliasDirection(ReplicationDirection value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.