public abstract class AbstractFlagField extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
void |
clear() |
protected abstract int |
getLength() |
protected abstract char[] |
getValid() |
protected boolean |
isSet(int field) |
protected void |
set(int field,
boolean flag) |
String |
toString() |
Copyright © 2004–2019 Ceridwen Limited. All rights reserved.