- bropen.workbench.services.Result
-
-
Properties Summary
Properties
| Type |
Name and description |
String |
message 成功或失败的消息 |
Boolean |
success 操作是否成功 |
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
-
-
Property Detail
-
@javax.xml.bind.annotation.XmlElement(nillable = true, required = false)
String message
成功或失败的消息
-
@javax.xml.bind.annotation.XmlElement(nillable = false, required = true)
Boolean success
操作是否成功
- Summary:
- Nested
- Field
- Property
- Constructor
- Method
- | Detail:
- Field
- Property
- Constructor
- Method
BROPEN Documentation, 2020-04-21 11:54