| 
 | |||||||||
| 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 | esriXSPAAddDuplicateAlways adds a new element. | 
| static int | esriXSPAAddIfNotExistsAdds a new element if it doesn't already exist. | 
| static int | esriXSPAAddOrReplaceAdds a new element or sets its value if the element already exists. | 
| static int | esriXSPAReplaceIfExistsSets 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 | ||||||||