public class PegLimitType extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
FIELD |
static int |
OR_BETTER |
static int |
OR_WORSE |
static int |
STRICT |
Constructor and Description |
---|
PegLimitType() |
PegLimitType(int data) |
public static final int FIELD
public static final int OR_BETTER
public static final int STRICT
public static final int OR_WORSE
Copyright © 2016. All rights reserved.