com.stratelia.silverpeas.pdcPeas.model
Class GoogleSite

java.lang.Object
  extended by com.stratelia.silverpeas.pdcPeas.model.GoogleSite

public class GoogleSite
extends Object


Constructor Summary
GoogleSite(String label, String url)
           
 
Method Summary
 String getLabel()
           
 String getUrl()
           
 void setLabel(String label)
           
 void setUrl(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoogleSite

public GoogleSite(String label,
                  String url)
Method Detail

getLabel

public String getLabel()

setLabel

public void setLabel(String label)

getUrl

public String getUrl()

setUrl

public void setUrl(String url)


Copyright © 2016 Silverpeas. All Rights Reserved.