public class UpdateItem
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected UpdateAction |
action |
protected Key |
key |
Constructor and Description |
---|
UpdateItem(Key key,
UpdateAction action) |
Modifier and Type | Method and Description |
---|---|
UpdateAction |
getAction() |
Key |
getKey() |
void |
setAction(UpdateAction action) |
void |
setKey(Key key) |
protected Key key
protected UpdateAction action
public UpdateItem(Key key, UpdateAction action)
public UpdateAction getAction()
public void setAction(UpdateAction action)
public Key getKey()
public void setKey(Key key)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.