Uses of Class
org.glassfish.admin.rest.model.Message
-
Packages that use Message Package Description org.glassfish.admin.rest.model -
-
Uses of Message in org.glassfish.admin.rest.model
Methods in org.glassfish.admin.rest.model that return types with arguments of type Message Modifier and Type Method Description List<Message>ResponseBody. getMessages()Methods in org.glassfish.admin.rest.model with parameters of type Message Modifier and Type Method Description ResponseBodyResponseBody. add(Message message)Method parameters in org.glassfish.admin.rest.model with type arguments of type Message Modifier and Type Method Description voidResponseBody. setMessages(List<Message> val)
-