org.tinygroup.metadata.config.errorcode
类 ErrorCode
java.lang.Object
org.tinygroup.metadata.config.errorcode.ErrorCode
public class ErrorCode
- extends Object
Created by wangwy11342 on 2016/5/19.
错误码信息
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorCode
public ErrorCode()
getId
public String getId()
setId
public void setId(String id)
getCode
public String getCode()
setCode
public void setCode(String code)
getShortDescription
public String getShortDescription()
setShortDescription
public void setShortDescription(String shortDescription)
getLongDescription
public String getLongDescription()
setLongDescription
public void setLongDescription(String longDescription)
Copyright © 2006–2016 TinyGroup. All rights reserved.