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 Object
Object.equals(java.lang.Object)
public int hashCode()
hashCode
in class Object
Object.hashCode()
public String toString()
toString
in class Object
Object.toString()
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.