|
Public Member Functions |
int | value () |
Static Public Member Functions |
sctConf.MURType | from_int (int value) |
Static Public Attributes |
final int | _BARREL = 0 |
final sctConf.MURType | BARREL = new sctConf.MURType(_BARREL) |
final int | _ENDCAP = 1 |
final sctConf.MURType | ENDCAP = new sctConf.MURType(_ENDCAP) |
final int | _UNMAPPED = 2 |
final sctConf.MURType | UNMAPPED = new sctConf.MURType(_UNMAPPED) |
final int | _UNKNOWN = 3 |
final sctConf.MURType | UNKNOWN = new sctConf.MURType(_UNKNOWN) |
Protected Member Functions |
| MURType (int value) |
Generated by the IDL-to-Java compiler (portable), version "3.1" from configuration.idl 08 December 2003 17:35:48 o'clock GMT