|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sforce.ws.tools.TypeGenerator
com.sforce.ws.tools.SimpleTypeGenerator
public class SimpleTypeGenerator
SimpleTypeGenerator
| Field Summary |
|---|
| Fields inherited from class com.sforce.ws.tools.TypeGenerator |
|---|
className, mapper, packageName, tempDir, types |
| Constructor Summary | |
|---|---|
SimpleTypeGenerator(Types types,
Schema schema,
SimpleType simpleType,
java.io.File tempDir,
TypeMapper typeMapper)
|
|
| Method Summary | |
|---|---|
java.util.Iterator<Enumeration> |
getEnumeration()
|
protected java.lang.String |
getTemplate()
|
java.lang.String |
javaName(Enumeration enumeration)
|
| Methods inherited from class com.sforce.ws.tools.TypeGenerator |
|---|
generate, getClassName, getPackageName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleTypeGenerator(Types types,
Schema schema,
SimpleType simpleType,
java.io.File tempDir,
TypeMapper typeMapper)
| Method Detail |
|---|
protected java.lang.String getTemplate()
getTemplate in class TypeGeneratorpublic java.util.Iterator<Enumeration> getEnumeration()
public java.lang.String javaName(Enumeration enumeration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||