|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.di.entry.ModificationItem
public class ModificationItem
| Field Summary | |
|---|---|
static char |
ADD_ATTRIBUTE
|
static char |
REMOVE_ATTRIBUTE
|
static char |
REPLACE_ATTRIBUTE
|
| Constructor Summary | |
|---|---|
ModificationItem(char p1,
Attribute p2)
|
|
| Method Summary | |
|---|---|
Attribute |
getAttribute()
|
char |
getModificationOp()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final char REPLACE_ATTRIBUTE
public static final char ADD_ATTRIBUTE
public static final char REMOVE_ATTRIBUTE
| Constructor Detail |
|---|
public ModificationItem(char p1,
Attribute p2)
| Method Detail |
|---|
public Attribute getAttribute()
public char getModificationOp()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||