|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriXmlSetPropertyAction
Actions that can be taken when setting the value of an metadata element.
Field Summary | |
---|---|
static int |
esriXSPAAddDuplicate
Always adds a new element. |
static int |
esriXSPAAddIfNotExists
Adds a new element if it doesn't already exist. |
static int |
esriXSPAAddOrReplace
Adds a new element or sets its value if the element already exists. |
static int |
esriXSPAReplaceIfExists
Sets the value of an element that already exists. |
Field Detail |
---|
static final int esriXSPAAddOrReplace
static final int esriXSPAAddIfNotExists
static final int esriXSPAReplaceIfExists
static final int esriXSPAAddDuplicate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |