public interface ExternalPropertyDescription extends EngineObject, DependentObject
Modifier and Type | Method and Description |
---|---|
Cardinality |
get_Cardinality()
Returns the value of the Cardinality property.
|
TypeID |
get_DataType()
Returns the value of the DataType property.
|
java.lang.String |
get_DescriptiveText()
Returns the value of the DescriptiveText property.
|
java.lang.String |
get_DisplayName()
Returns the value of the DisplayName property.
|
ReplicationDirection |
get_MappableDirection()
Returns the value of the MappableDirection property.
|
java.lang.String |
get_PropertyIdentity()
Returns the value of the PropertyIdentity property.
|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.String get_PropertyIdentity()
java.lang.String get_DisplayName()
java.lang.String get_DescriptiveText()
TypeID get_DataType()
Cardinality get_Cardinality()
ReplicationDirection get_MappableDirection()
© Copyright IBM Corporation 2006, 2015. All rights reserved.