Uses of Class
org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
Packages that use FieldDescriptionComposite
Package
Description
-
Uses of FieldDescriptionComposite in org.apache.axis2.jaxws.description.builder
Methods in org.apache.axis2.jaxws.description.builder that return FieldDescriptionCompositeModifier and TypeMethodDescriptionDescriptionBuilderComposite.getFieldDescriptionComposite(String fieldName) PortComposite.getFieldDescriptionComposite(String fieldName) Methods in org.apache.axis2.jaxws.description.builder with parameters of type FieldDescriptionCompositeModifier and TypeMethodDescriptionvoidDescriptionBuilderComposite.addFieldDescriptionComposite(FieldDescriptionComposite fieldDescription) -
Uses of FieldDescriptionComposite in org.apache.axis2.jaxws.description.builder.converter
Methods in org.apache.axis2.jaxws.description.builder.converter that return types with arguments of type FieldDescriptionCompositeModifier and TypeMethodDescriptionJavaFieldsToFDCConverter.convertFields()This method will be called to createFieldDescriptionCompositeobjects for public fields in a given Class.Method parameters in org.apache.axis2.jaxws.description.builder.converter with type arguments of type FieldDescriptionCompositeModifier and TypeMethodDescriptionstatic voidConverterUtils.attachFieldDescriptionComposites(DescriptionBuilderComposite composite, List<FieldDescriptionComposite> fdcList) This method will add FieldDescriptionComposite objects to a DescriptionBuilderComposite