|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.sree.RepletInfo
public class RepletInfo
| Constructor Summary | |
|---|---|
RepletInfo(String name,
RepletContext ctx)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
RepletContext |
getContext()
|
long |
getFileSize()
|
String |
getName()
|
File |
getTemplateFile()
|
long |
getTimestamp()
|
void |
setContext(RepletContext context)
|
void |
setName(String name)
|
void |
setTemplateFile(File template)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepletInfo(String name,
RepletContext ctx)
| Method Detail |
|---|
public String getName()
public void setName(String name)
public RepletContext getContext()
public void setContext(RepletContext context)
public File getTemplateFile()
public void setTemplateFile(File template)
public long getTimestamp()
public long getFileSize()
public boolean equals(Object obj)
equals in class Object
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||