public class CPTInfo
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CPTInfo.Side |
Constructor and Description |
---|
CPTInfo(CPTInfo.Side side,
int unum,
int type) |
Modifier and Type | Method and Description |
---|---|
CPTInfo.Side |
getSide() |
int |
getType() |
int |
getUnum() |
public CPTInfo(CPTInfo.Side side, int unum, int type)
public CPTInfo.Side getSide()
public int getUnum()
public int getType()