|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ICICSAttribute in com.ibm.cics.model |
---|
Methods in com.ibm.cics.model that return ICICSAttribute | |
---|---|
ICICSAttribute<?>[] |
ICICSType.attributes()
|
ICICSAttribute<?> |
ICICSType.findAttributeByCicsName(java.lang.String attributeName)
|
ICICSAttribute<?> |
ICICSType.findAttributeByID(java.lang.String id)
|
Methods in com.ibm.cics.model that return types with arguments of type ICICSAttribute | |
---|---|
java.util.Set<ICICSAttribute<?>> |
ICICSType.getKeyAttributes()
|
Methods in com.ibm.cics.model with parameters of type ICICSAttribute | ||
---|---|---|
|
ICICSObjectReference.getAttributeValue(ICICSAttribute<T> attribute)
|
Constructors in com.ibm.cics.model with parameters of type ICICSAttribute | |
---|---|
IllegalCICSAttributeException(java.lang.Exception cause,
ICICSAttribute<?> attribute,
java.lang.Object illegalValue)
|
|
IllegalCICSAttributeException(java.lang.String message,
ICICSAttribute<?> attribute,
java.lang.Object illegalValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |