public class MessageContainer extends Object
Constructor and Description |
---|
MessageContainer(int code,
int type,
String message,
String id) |
MessageContainer(String message) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getId() |
String |
getMessage() |
int |
getType() |
String |
toString() |
public MessageContainer(String message)
Copyright © 2010–2018 Planetary Data System. All rights reserved.