public interface FwkPresentationInterface extends FwkInterface
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPresentationString()
Retrieves the representation string.
|
java.lang.String |
getPresentationString(java.util.Locale l)
Retrieves the representation string.
|
getVersion, release
java.lang.String getPresentationString(java.util.Locale l)
l
- The Locale object or null.java.lang.String getPresentationString()