|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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(int ct)
It convertes a Coding type to a PType code |
static int |
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(int ct)
public static int ptc2ct(int tpc)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |