org.kuali.common.util
Class PropertyLocation

java.lang.Object
  extended by org.kuali.common.util.PropertyLocation

public class PropertyLocation
extends Object


Constructor Summary
PropertyLocation()
           
 
Method Summary
 String getLocation()
           
 boolean isGav()
           
 void setGav(boolean gav)
           
 void setLocation(String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyLocation

public PropertyLocation()
Method Detail

isGav

public boolean isGav()

setGav

public void setGav(boolean gav)

getLocation

public String getLocation()

setLocation

public void setLocation(String location)


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.