|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.common.util.MetaInfResource
@Deprecated public class MetaInfResource
Constructor Summary | |
---|---|
MetaInfResource()
Deprecated. |
Method Summary | |
---|---|
String |
getKey()
Deprecated. |
long |
getLines()
Deprecated. |
String |
getLocation()
Deprecated. |
long |
getSize()
Deprecated. |
void |
setKey(String key)
Deprecated. |
void |
setLines(long lines)
Deprecated. |
void |
setLocation(String location)
Deprecated. |
void |
setSize(long size)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetaInfResource()
Method Detail |
---|
public String getLocation()
public void setLocation(String location)
public long getSize()
public void setSize(long size)
public long getLines()
public void setLines(long lines)
public String getKey()
public void setKey(String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |