public interface ExternalClassDescription extends IndependentObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_ClassFamily()
Returns the value of the ClassFamily property.
|
java.lang.String |
get_ClassIdentity()
Returns the value of the ClassIdentity 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.
|
ExternalPropertyDescriptionList |
get_ExternalPropertyDescriptions()
Returns the value of the ExternalPropertyDescriptions property.
|
ReplicationDirection |
get_ReplicableDirection()
Returns the value of the ReplicableDirection property.
|
java.lang.String |
get_SuperclassIdentity()
Returns the value of the SuperclassIdentity property.
|
ObjectStore |
get_TargetObjectStore()
Returns the value of the TargetObjectStore property.
|
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.String get_ClassIdentity()
java.lang.String get_DisplayName()
java.lang.String get_DescriptiveText()
ReplicationDirection get_ReplicableDirection()
java.lang.String get_ClassFamily()
java.lang.String get_SuperclassIdentity()
ObjectStore get_TargetObjectStore()
ExternalPropertyDescriptionList get_ExternalPropertyDescriptions()
© Copyright IBM Corporation 2006, 2015. All rights reserved.