org.asyrinx.joey.gen.model.java.classes
クラス PrimitiveWrapper
java.lang.Object
org.asyrinx.joey.gen.model.java.classes.EmbeddedClass
org.asyrinx.joey.gen.model.java.classes.PrimitiveWrapper
- すべての実装インタフェース:
- Type
- public abstract class PrimitiveWrapper
- extends EmbeddedClass
- 作成者:
- akima
クラス org.asyrinx.joey.gen.model.java.classes.EmbeddedClass から継承したメソッド |
get, getCategory, getClassName, getFqn, getName, getPackage, getPackageName, isNumber, isPrimitive, toClass, toPrimitive |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOOLEAN
public static final PrimitiveWrapper BOOLEAN
CHARACTER
public static final PrimitiveWrapper CHARACTER
BYTE
public static final PrimitiveWrapper BYTE
SHORT
public static final PrimitiveWrapper SHORT
INTEGER
public static final PrimitiveWrapper INTEGER
LONG
public static final PrimitiveWrapper LONG
FLOAT
public static final PrimitiveWrapper FLOAT
DOUBLE
public static final PrimitiveWrapper DOUBLE
PrimitiveWrapper
protected PrimitiveWrapper(java.lang.String name,
TypeCategory category)
Copyright © 2004 asyrinx organization. All Rights Reserved.