public interface ICICSObjectReference<T extends ICICSObject>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
<V> V |
getAttributeValue(ICICSAttribute<V> attribute) |
ICICSObjectContainer<? super T> |
getCICSContainer() |
ICICSType<T> |
getCICSType() |
java.lang.String |
getDescription() |
T |
resolve() |
static final java.lang.String COPYRIGHT
<V> V getAttributeValue(ICICSAttribute<V> attribute)
ICICSObjectContainer<? super T> getCICSContainer()
java.lang.String getDescription()
T resolve() throws CICSActionException
CICSActionException
void delete() throws CICSActionException
CICSActionException
Copyright © 2008-2013 IBM Corp. All Rights Reserved.