|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeCreator
| Method Summary | |
|---|---|
TypeClassInfo |
createBasicClassInfo(Type itemType)
Create class info for a Type. |
TypeClassInfo |
createClassInfo(Method m,
int index)
Retrieve the classInfo for a method. |
AegisType |
createType(Field f)
|
AegisType |
createType(Method m,
int index)
|
AegisType |
createType(PropertyDescriptor pd)
|
AegisType |
createType(Type type)
|
AegisType |
createTypeForClass(TypeClassInfo info)
Turn a TypeClassInfo into a type. |
QName |
getElementName(Method m,
int index)
Get the mapped name of a method parameter. |
TypeCreator |
getParent()
|
void |
setParent(TypeCreator creator)
|
void |
setTypeMapping(TypeMapping typeMapping)
|
| Method Detail |
|---|
QName getElementName(Method m,
int index)
m - index -
AegisType createType(Method m,
int index)
AegisType createType(PropertyDescriptor pd)
AegisType createType(Type type)
AegisType createType(Field f)
TypeCreator getParent()
void setParent(TypeCreator creator)
void setTypeMapping(TypeMapping typeMapping)
TypeClassInfo createClassInfo(Method m,
int index)
m - Method objectindex - index in the parameter list
TypeClassInfo createBasicClassInfo(Type itemType)
itemType -
AegisType createTypeForClass(TypeClassInfo info)
info -
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||