org.eclipse.lyo.oslc4j.core.model
Class ExtendedError
java.lang.Object
org.eclipse.lyo.oslc4j.core.model.ExtendedError
public final class ExtendedError
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedError
public ExtendedError()
getHintHeight
public String getHintHeight()
getHintWidth
public String getHintWidth()
getMoreInfo
public URI getMoreInfo()
getRel
public String getRel()
setHintHeight
public void setHintHeight(String hintHeight)
setHintWidth
public void setHintWidth(String hintWidth)
setMoreInfo
public void setMoreInfo(URI moreInfo)
setRel
public void setRel(String rel)
Copyright © 2013. All Rights Reserved.