org.metaabm.gen.test
Interface ILocation


public interface ILocation

Location Java Implementation. Generated by metaabm system: Mar 17, 2008 5:04:22 PM PDT in project: org.metaabm.gen.test


Method Summary
 boolean isLocationGood()
          Gets the Location Good property for Location.
 void setLocationGood(boolean _locationGood)
          Sets the Location Good property for Location.
 void testSelfAvailable()
          .
 void testSelfAvailableWithin()
          .
 

Method Detail

testSelfAvailable

void testSelfAvailable()
.


testSelfAvailableWithin

void testSelfAvailableWithin()
.


isLocationGood

boolean isLocationGood()
Gets the Location Good property for Location.

Returns:

setLocationGood

void setLocationGood(boolean _locationGood)
Sets the Location Good property for Location.

Parameters:
_locationGood - the new Location Good value