Package com.zfabrik.util.microweb
Class Message
java.lang.Object
com.zfabrik.util.microweb.Message
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionshort
getType()
void
setMessage
(String message) void
setType
(short type) toString()
-
Field Details
-
INFO
public static final short INFO- See Also:
-
ERROR
public static final short ERROR- See Also:
-
-
Constructor Details
-
Message
-
-
Method Details