org.wvc.config.xml.pojos
Class Screen
java.lang.Object
org.wvc.config.xml.pojos.Screen
public class Screen
- extends Object
Screen tag.
- Author:
- julian
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Screen
public Screen(String id,
String className)
- Parameters:
id - className -
getId
public String getId()
- Returns:
- the id
getClassName
public String getClassName()
- Returns:
- the className
Copyright © 2009. All Rights Reserved.