Uses of Class
org.apache.cxf.aegis.type.TypeCreationOptions
Packages that use TypeCreationOptions
Package
Description
-
Uses of TypeCreationOptions in org.apache.cxf.aegis
Methods in org.apache.cxf.aegis that return TypeCreationOptionsModifier and TypeMethodDescriptionAegisContext.getTypeCreationOptions()Return the type mapping configuration associated with this context.Methods in org.apache.cxf.aegis with parameters of type TypeCreationOptionsModifier and TypeMethodDescriptionvoidAegisContext.setTypeCreationOptions(TypeCreationOptions newConfiguration) Set the configuration object. -
Uses of TypeCreationOptions in org.apache.cxf.aegis.databinding
Methods in org.apache.cxf.aegis.databinding with parameters of type TypeCreationOptionsModifier and TypeMethodDescriptionvoidAegisDatabinding.setConfiguration(TypeCreationOptions configuration) -
Uses of TypeCreationOptions in org.apache.cxf.aegis.type
Methods in org.apache.cxf.aegis.type that return TypeCreationOptionsMethods in org.apache.cxf.aegis.type with parameters of type TypeCreationOptionsModifier and TypeMethodDescriptionvoidAbstractTypeCreator.setConfiguration(TypeCreationOptions tpConfiguration) Constructors in org.apache.cxf.aegis.type with parameters of type TypeCreationOptions -
Uses of TypeCreationOptions in org.apache.cxf.aegis.type.java5
Constructors in org.apache.cxf.aegis.type.java5 with parameters of type TypeCreationOptionsModifierConstructorDescriptionAnnotatedTypeInfo(TypeMapping tm, Class<?> typeClass, String ns, AnnotationReader annotationReader, TypeCreationOptions typeCreationOptions) AnnotatedTypeInfo(TypeMapping tm, Class<?> typeClass, String ns, TypeCreationOptions typeCreationOptions)