SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

com.solarmetric.meta
Class Location

java.lang.Object
  |
  +--com.solarmetric.meta.Location

public synchronized class Location
extends Object


Constructor Summary
Location()
           
Location(boolean)
           
 
Method Summary
 String getLocation()
           
 String getLocation(String)
           
 Locator getLocator()
           
 boolean isNullOnNoLocator()
           
 void setLocator(Locator)
           
 void setNullOnNoLocator(boolean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Location

public Location()

Location

public Location(boolean)
Method Detail

getLocation

public String getLocation(String)

getLocation

public String getLocation()

setLocator

public void setLocator(Locator)

getLocator

public Locator getLocator()

setNullOnNoLocator

public void setNullOnNoLocator(boolean)

isNullOnNoLocator

public boolean isNullOnNoLocator()

SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.