|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jorm.naming.lib.CTHelper
This class is a helper which permits to convert PType code to a pname coding type.
Constructor Summary | |
CTHelper()
|
Method Summary | |
static int |
ct2ptc(short ct)
It convertes a Coding type to a PType code |
static short |
ptc2ct(int tpc)
It convertes a PType code to a Coding type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CTHelper()
Method Detail |
public static int ct2ptc(short ct)
public static short ptc2ct(int tpc)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |