public abstract class ResourceLogData extends Object implements ILogData
Constructor and Description |
---|
ResourceLogData(String name,
Locale locale,
String style,
String variation)
Construct.
|
Modifier and Type | Method and Description |
---|---|
protected void |
fillToString(StringBuilder sb) |
String |
getLocale() |
String |
getName() |
String |
getStyle() |
String |
getVariation() |
public final String getName()
public final String getLocale()
public final String getStyle()
public final String getVariation()
protected void fillToString(StringBuilder sb)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.