|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IdMLConstants.Operations | |
|---|---|
| com.ibm.di.fc.idml | |
| Uses of IdMLConstants.Operations in com.ibm.di.fc.idml |
|---|
| Methods in com.ibm.di.fc.idml that return IdMLConstants.Operations | |
|---|---|
static IdMLConstants.Operations |
IdMLConstants.Operations.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IdMLConstants.Operations[] |
IdMLConstants.Operations.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ibm.di.fc.idml with parameters of type IdMLConstants.Operations | |
|---|---|
String |
ItdiBook.addConfigurationItem(String classType,
IdMLConstants.Operations operationType,
Entry entry)
Adds a Configuration Item (CI) to the IdML book. |
void |
ItdiBook.addRelationship(String relationshipType,
IdMLConstants.Operations operationType,
Entry entry)
Adds a Relationship to the IdML book. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||