com.globo.dnsapi.model
Class ErrorMessage

java.lang.Object
  extended by com.globo.dnsapi.model.ErrorMessage

public class ErrorMessage
extends Object


Constructor Summary
ErrorMessage()
           
 
Method Summary
 String getMsg()
           
 void setMsg(String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorMessage

public ErrorMessage()
Method Detail

getMsg

public String getMsg()

setMsg

public void setMsg(String msg)


Copyright © 2014. All rights reserved.