public interface CMODApplicationGroup extends IndependentlyPersistableObject
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
get_ApplicationGroupNumber()
Returns the value of the ApplicationGroupNumber property.
|
java.lang.String |
get_DescriptiveText()
Returns the value of the DescriptiveText property.
|
java.lang.String |
get_Name()
Returns the value of the Name property.
|
ObjectStore |
get_TargetObjectStore()
Returns the value of the TargetObjectStore property.
|
void |
set_TargetObjectStore(ObjectStore value)
Sets the value of the TargetObjectStore property.
|
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.Integer get_ApplicationGroupNumber()
java.lang.String get_Name()
java.lang.String get_DescriptiveText()
ObjectStore get_TargetObjectStore()
void set_TargetObjectStore(ObjectStore value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.