| Package | Description |
|---|---|
| hudson.plugins.sfee.webservice |
| Modifier and Type | Method and Description |
|---|---|
FieldValueSoapDO[] |
FieldSoapDO.getFieldValues()
Gets the fieldValues value for this FieldSoapDO.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldSoapDO.setFieldValues(FieldValueSoapDO[] fieldValues)
Sets the fieldValues value for this FieldSoapDO.
|
| Constructor and Description |
|---|
FieldSoapDO(String createdBy,
Calendar createdDate,
String id,
String lastModifiedBy,
Calendar lastModifiedDate,
int version,
String defaultValue,
boolean disabled,
String fieldType,
FieldValueSoapDO[] fieldValues,
String name,
boolean required,
String valueType) |
Copyright © 2004-2014 Hudson. All Rights Reserved.