|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.amqp.generator.AmqpDefinedType
org.fusesource.amqp.generator.PrimitiveType
public class PrimitiveType
| Field Summary |
|---|
| Fields inherited from class org.fusesource.amqp.generator.AmqpDefinedType |
|---|
cm, decodeFrom, definedClass, encodeTo, generator, getArrayConstructor, read, size, sizeOfBody, sizeOfConstructor, type, write, writeBody, writeConstructor |
| Constructor Summary | |
|---|---|
PrimitiveType(Generator generator,
java.lang.String className,
Type type)
|
|
| Method Summary | |
|---|---|
protected void |
createGetArrayConstructor()
|
protected void |
createInitialFields()
|
protected void |
createStaticBlock()
|
com.sun.codemodel.JClass |
getJavaType()
|
| Methods inherited from class org.fusesource.amqp.generator.AmqpDefinedType |
|---|
cls, decodeFrom, encodeTo, init, read, size, sizeOfBody, sizeOfConstructor, write, writeBody, writeConstructor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrimitiveType(Generator generator,
java.lang.String className,
Type type)
throws com.sun.codemodel.JClassAlreadyExistsException
com.sun.codemodel.JClassAlreadyExistsException| Method Detail |
|---|
protected void createGetArrayConstructor()
createGetArrayConstructor in class AmqpDefinedTypeprotected void createInitialFields()
createInitialFields in class AmqpDefinedTypeprotected void createStaticBlock()
createStaticBlock in class AmqpDefinedTypepublic com.sun.codemodel.JClass getJavaType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||