public final class HowManyProps extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
_all |
static int |
_none |
static int |
_some |
static HowManyProps |
all |
static HowManyProps |
none |
static HowManyProps |
some |
| Modifier | Constructor and Description |
|---|---|
protected |
HowManyProps(int i) |
public static final int _none
public static final HowManyProps none
public static final int _some
public static final HowManyProps some
public static final int _all
public static final HowManyProps all
public int value()
public static HowManyProps from_int(int value)
Copyright © 2015 JacORB. All rights reserved.