public class Scheme
extends java.lang.Object
Constructor and Description |
---|
Scheme() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Equals.
|
java.lang.String |
getDescription()
Gets the description.
|
java.net.URI |
getScheme()
Gets the scheme.
|
int |
hashCode()
Hash code.
|
void |
setDescription(java.lang.String description)
Sets the description.
|
void |
setScheme(java.net.URI scheme)
Sets the scheme.
|
public java.net.URI getScheme()
public void setScheme(java.net.URI scheme)
scheme
- the scheme to setpublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- the description to setpublic int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- the objCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa