|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.adrabi.mysql.usrqueries.GenCode
org.adrabi.mysql.usrqueries.GenCodePHP
public class GenCodePHP
Field Summary | |
---|---|
private IGenCodePHP |
$IGenCodePHP
|
Constructor Summary | |
---|---|
GenCodePHP(MyJConnection con)
|
Method Summary | |
---|---|
void |
CodePHP(java.lang.String q)
|
static GenCodePHP |
Factory(MyJConnection con)
|
void |
setGenCodePHP(IGenCodePHP igcj)
|
Methods inherited from class org.adrabi.mysql.usrqueries.GenCode |
---|
getMyJConnection, setMyJConnection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private IGenCodePHP $IGenCodePHP
Constructor Detail |
---|
public GenCodePHP(MyJConnection con)
Method Detail |
---|
public static GenCodePHP Factory(MyJConnection con)
public void setGenCodePHP(IGenCodePHP igcj)
public void CodePHP(java.lang.String q)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |