public class XMLItem extends Object implements Serializable
| Constructor and Description |
|---|
XMLItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Object[] |
getValue()
This method returns the value.
|
Object[] |
getValue(boolean forceConversion)
This method returns the value.
|
void |
setName(String name) |
void |
setValue(Object[] values)
This method set the value list of the item.
|
public String getName()
public void setName(String name)
public Object[] getValue()
public Object[] getValue(boolean forceConversion)
XMLItemCollectionAdapter.getItemCollection()public void setValue(Object[] values)
values - Copyright © 2006–2017 Imixs Software Solutions GmbH. All rights reserved.