fr.cnes.sitools.client.model
Class AdminIndexDTO

java.lang.Object
  extended by fr.cnes.sitools.client.model.AdminIndexDTO

public class AdminIndexDTO
extends java.lang.Object

DTO Class to store AdminIndex information temporarily

Author:
b.fiorito (AKKA Technologies)

Constructor Summary
AdminIndexDTO()
           
 
Method Summary
 java.lang.String getAppUrl()
          Gets the appUrl value
 void setAppUrl(java.lang.String appUrl)
          Sets the value of appUrl
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminIndexDTO

public AdminIndexDTO()
Method Detail

getAppUrl

public java.lang.String getAppUrl()
Gets the appUrl value

Returns:
the appUrl

setAppUrl

public void setAppUrl(java.lang.String appUrl)
Sets the value of appUrl

Parameters:
appUrl - the appUrl to set


Copyright © 2010-2013 CNES. All Rights Reserved.