|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.millstone.webadapter.UIDLTransformerType
Type of the transformer.
Constructor Summary | |
UIDLTransformerType(WebBrowser webBrowserType,
Theme theme)
Creates a new instance of TransformerType |
Method Summary | |
boolean |
equals(java.lang.Object obj)
Two types are equal, if their properties are equal |
Theme |
getTheme()
Get the theme used in the UIDLTransformer of this type. |
WebBrowser |
getWebBrowser()
Get the web browser type used in the UIDLTransformer of this type. |
int |
hashCode()
The hash code of the equal types are the same |
java.lang.String |
toString()
Textual representation of the UIDLTransformer type |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public UIDLTransformerType(WebBrowser webBrowserType, Theme theme)
Method Detail |
public int hashCode()
hashCode
in class java.lang.Object
public WebBrowser getWebBrowser()
public Theme getTheme()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |