org.wvc.config.xml.pojos
Class InitialScreen

java.lang.Object
  extended by org.wvc.config.xml.pojos.InitialScreen

public class InitialScreen
extends Object

Initial screen tag.

Author:
julian

Constructor Summary
InitialScreen(String id)
           
 
Method Summary
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitialScreen

public InitialScreen(String id)
Parameters:
id -
Method Detail

getId

public String getId()
Returns:
the id


Copyright © 2009. All Rights Reserved.