|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IBpmProcessCustomFields.IBpmProcessCustomField
Single instance of custom field
Method Summary | |
---|---|
String |
getDocumentName()
Returns document name for this field |
String |
getFieldName()
Returns field name |
IBpmProcessCustomFields.FIELD_TYPE |
getFieldType()
Returns field type |
Object |
getValue()
Returns value for this field |
void |
setValue(Object value)
Sets value for this field |
Method Detail |
---|
String getDocumentName()
String getFieldName()
IBpmProcessCustomFields.FIELD_TYPE getFieldType()
Object getValue()
void setValue(Object value)
value
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |