|
||||||||||
| 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.RestrictedType
public class RestrictedType
| 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 | |
|---|---|
RestrictedType(Generator generator,
java.lang.String className,
Type type)
|
|
| Method Summary | |
|---|---|
protected void |
createGetArrayConstructor()
|
protected void |
createInitialFields()
|
protected void |
createStaticBlock()
|
protected void |
init()
|
| Methods inherited from class org.fusesource.amqp.generator.AmqpDefinedType |
|---|
cls, decodeFrom, encodeTo, 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 RestrictedType(Generator generator,
java.lang.String className,
Type type)
throws com.sun.codemodel.JClassAlreadyExistsException
com.sun.codemodel.JClassAlreadyExistsException| Method Detail |
|---|
protected void init()
init in class AmqpDefinedTypeprotected void createGetArrayConstructor()
createGetArrayConstructor in class AmqpDefinedTypeprotected void createStaticBlock()
createStaticBlock in class AmqpDefinedTypeprotected void createInitialFields()
createInitialFields in class AmqpDefinedType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||