public static class ResourceReference.UrlAttributes extends Object
ResourceReference.getUrlAttributes()| Constructor and Description |
|---|
UrlAttributes(Locale locale,
String style,
String variation)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Locale |
getLocale() |
String |
getStyle() |
String |
getVariation() |
int |
hashCode() |
String |
toString() |
public Locale getLocale()
public String getStyle()
public String getVariation()
public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class ObjectObject.hashCode()public String toString()
toString in class ObjectObject.toString()Copyright © 2006–2018 Apache Software Foundation. All rights reserved.