com.ihr.xbrl.dts
Class Scheme
java.lang.Object
com.ihr.xbrl.dts.Scheme
public class Scheme
- extends java.lang.Object
Helper class that contains a Scheme URI and the description.
It is useful having this object in order to facilitate the
integration with the user interface.
- Author:
- Ignacio
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
Scheme
public Scheme()
getScheme
public java.net.URI getScheme()
- Returns:
- the scheme
setScheme
public void setScheme(java.net.URI scheme)
- Parameters:
scheme - the scheme to set
getDescription
public java.lang.String getDescription()
- Returns:
- the description
setDescription
public void setDescription(java.lang.String description)
- Parameters:
description - the description to set
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa