public class TickDirection extends CharField
Modifier and Type | Field and Description |
---|---|
static int |
FIELD |
static char |
MINUS_TICK |
static char |
PLUS_TICK |
static char |
ZERO_MINUS_TICK |
static char |
ZERO_PLUS_TICK |
Constructor and Description |
---|
TickDirection() |
TickDirection(char data) |
public static final int FIELD
public static final char PLUS_TICK
public static final char ZERO_PLUS_TICK
public static final char MINUS_TICK
public static final char ZERO_MINUS_TICK
Copyright © 2021. All rights reserved.