|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XmlToJavaConfigProps
The set of all configuration properties of the Xml to Java Activity.
Field Summary | |
---|---|
static byte |
JAVA_CLASS
This is the Java Class configuration property. |
static byte |
JAVA_SCHEMA_REFERENCE
This is the Java Schema configuration property. |
static byte |
SCHEMA_CLASS_NAME
This is the Java Class Name of the Java Schema Resource configuration property. |
static byte |
USE_JAVA_SCHEMA
This is the Use Java Schema configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.java.JavaPaletteCommonConfigProps |
---|
ALIAS_LIBRARY |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte JAVA_CLASS
The type of this configuration property is java.lang.String
static final byte USE_JAVA_SCHEMA
The type of this configuration property is boolean
static final byte JAVA_SCHEMA_REFERENCE
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte SCHEMA_CLASS_NAME
The type of this configuration property is java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |