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