net.sf.lavalamp.properties
Class BuildProperties

java.lang.Object
  extended by net.sf.lavalamp.properties.BuildProperties

public class BuildProperties
extends Object


Constructor Summary
BuildProperties()
           
 
Method Summary
 void check()
           
 String getBuild()
           
 SiteProperties getSiteProperties()
           
 void setBuild(String build)
           
 void setSiteProperties(SiteProperties siteProperties)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BuildProperties

public BuildProperties()
Method Detail

check

public void check()

toString

public String toString()
Overrides:
toString in class Object

getBuild

public String getBuild()

setBuild

public void setBuild(String build)

getSiteProperties

public SiteProperties getSiteProperties()

setSiteProperties

public void setSiteProperties(SiteProperties siteProperties)


Copyright © 2010. All Rights Reserved.