public class CredibleString
extends java.lang.Object
| Constructor | Description |
|---|---|
CredibleString(java.lang.String value,
Credibility cred) |
Constructor.
|
| Modifier and Type | Method | 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 © 2018 Central Laboratory of the Research Councils. All Rights Reserved.