| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hyper9.simdk.codegen.Constants
public abstract class Constants
| Field Summary | |
|---|---|
| static Class<?> | AXIS_FAULT_CLASSA reference to the class "org.apache.axis.AxisFault". | 
| static Class<?> | DYNAMIC_DATA_CLASSA reference to the class "com.vmware.vim.DynamicData". | 
| static String | EQUALS_METHOD | 
| static Pattern | FIELD_NAME_PATTA pattern used to match the setFieldName calls in the source files of classes that inherit from DynamicData or MethodFault. | 
| static Class<?> | MANAGED_OBJECT_CLASSA reference to the class "com.vmware.vim.managedobject.ManagedObject". | 
| static Class<?> | METHOD_FAULT_CLASSA reference to the class "com.vmware.vim.MethodFault". | 
| static String | SERIAL_UID_PATTThe pattern for printing a serial UID. | 
| static Class<?> | VIM_BINDING_STUB_CLASSA reference to the class "com.vmware.vim.VimBindingStub". | 
| Constructor Summary | |
|---|---|
| Constants() | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final Pattern FIELD_NAME_PATT
public static final String SERIAL_UID_PATT
public static Class<?> DYNAMIC_DATA_CLASS
public static Class<?> MANAGED_OBJECT_CLASS
public static Class<?> VIM_BINDING_STUB_CLASS
public static Class<?> METHOD_FAULT_CLASS
public static Class<?> AXIS_FAULT_CLASS
public static String EQUALS_METHOD
| Constructor Detail | 
|---|
public Constants()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||