org.omnaest.utils.download
Class HTTPStatusCodeHelper.HTTPStatusCodeDescription
java.lang.Object
org.omnaest.utils.download.HTTPStatusCodeHelper.HTTPStatusCodeDescription
- Enclosing class:
- HTTPStatusCodeHelper
public static class HTTPStatusCodeHelper.HTTPStatusCodeDescription
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPStatusCodeHelper.HTTPStatusCodeDescription
public HTTPStatusCodeHelper.HTTPStatusCodeDescription(int statusCode,
String name,
String description)
getStatusCode
public int getStatusCode()
setStatusCode
public void setStatusCode(int statusCode)
getName
public String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2013. All Rights Reserved.