Package org.eigenbase.resgen
Interface ResourceInstance
-
public interface ResourceInstance
AResourceInstance
is an occurrence of aResourceDefinition
with a set of arguments. It can later be formatted to a specific locale.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
toString()
-