public class CredibleString
extends java.lang.Object
| Constructor and Description |
|---|
CredibleString(java.lang.String value,
Credibility cred)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Credibility |
getCredibility()
Returns the credibility.
|
java.lang.String |
getValue()
Returns the value.
|
java.lang.String |
toString() |
public CredibleString(java.lang.String value,
Credibility cred)
value - string value to usecred - credibility for usagepublic java.lang.String getValue()
public Credibility getCredibility()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.