public class HelperTypes extends Object
| Modifier and Type | Field and Description |
|---|---|
private ObjectType |
comparableInterfaceType |
private ObjectType |
externalizableInterfaceType |
private Type |
generatedAnnotationType |
private ObjectType |
inputStreamType |
private ObjectType |
javaLangObjectType |
private ObjectType |
javaUtilArraysType |
private ObjectType |
javaUtilObjectsInterfaceType |
private ObjectType |
jsonCreator |
private ObjectType |
jsonProperty |
private NoType |
noType |
private ObjectType |
objectOutputStreamType |
private ObjectType |
serializableInterfaceType |
private Type |
voidType |
| Constructor and Description |
|---|
HelperTypes(NoType noType,
ObjectType javaLangObjectType,
Type voidType,
ObjectType serializableInterfaceType,
ObjectType externalizableInterfaceType,
ObjectType comparableInterfaceType,
ObjectType javaUtilArraysType,
ObjectType javaUtilObjectsInterfaceType,
Type generatedAnnotationType,
ObjectType inputStreamType,
ObjectType objectOutputStreamType,
ObjectType jsonCreator,
ObjectType jsonProperty) |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
getComparableInterfaceType() |
ObjectType |
getExternalizableInterfaceType() |
Type |
getGeneratedAnnotation() |
ObjectType |
getInputStreamType() |
ObjectType |
getJavaLangObjectType() |
ObjectType |
getJavaUtilArrays() |
ObjectType |
getJavaUtilObjects() |
ObjectType |
getJsonCreator() |
ObjectType |
getJsonProperty() |
NoType |
getNoType() |
ObjectType |
getOutputStreamType() |
ObjectType |
getSerializableInterfaceType() |
Type |
getVoidType() |
String |
toString() |
private final NoType noType
private final ObjectType javaLangObjectType
private final Type voidType
private final ObjectType serializableInterfaceType
private final ObjectType externalizableInterfaceType
private final ObjectType comparableInterfaceType
private final ObjectType javaUtilArraysType
private final ObjectType javaUtilObjectsInterfaceType
private final ObjectType inputStreamType
private final ObjectType objectOutputStreamType
private final ObjectType jsonCreator
private final ObjectType jsonProperty
private final Type generatedAnnotationType
public HelperTypes(NoType noType, ObjectType javaLangObjectType, Type voidType, ObjectType serializableInterfaceType, ObjectType externalizableInterfaceType, ObjectType comparableInterfaceType, ObjectType javaUtilArraysType, ObjectType javaUtilObjectsInterfaceType, Type generatedAnnotationType, ObjectType inputStreamType, ObjectType objectOutputStreamType, ObjectType jsonCreator, ObjectType jsonProperty)
public NoType getNoType()
public ObjectType getJavaLangObjectType()
Objectpublic Type getVoidType()
public ObjectType getSerializableInterfaceType()
Serializablepublic ObjectType getExternalizableInterfaceType()
Externalizablepublic ObjectType getComparableInterfaceType()
Comparablepublic ObjectType getJavaUtilArrays()
Arrayspublic ObjectType getJavaUtilObjects()
Objectspublic ObjectType getOutputStreamType()
ObjectOutputStreampublic ObjectType getInputStreamType()
ObjectInputStreampublic ObjectType getJsonCreator()
public ObjectType getJsonProperty()
Version 2.0.0 generated on 2014-11-22 at 09:45 - (C) 41concepts Aps. Refer to project homepage valjogen.41concepts.com for more information.