Package | Description |
---|---|
org.apache.axis2.jaxws.description.builder | |
org.apache.axis2.jaxws.description.builder.converter |
Modifier and Type | Method and Description |
---|---|
FieldDescriptionComposite |
PortComposite.getFieldDescriptionComposite(String fieldName) |
FieldDescriptionComposite |
DescriptionBuilderComposite.getFieldDescriptionComposite(String fieldName) |
Modifier and Type | Method and Description |
---|---|
void |
DescriptionBuilderComposite.addFieldDescriptionComposite(FieldDescriptionComposite fieldDescription) |
Modifier and Type | Method and Description |
---|---|
List<FieldDescriptionComposite> |
JavaFieldsToFDCConverter.convertFields()
This method will be called to create
FieldDescriptionComposite objects for public
fields in a given Class. |
Modifier and Type | Method and Description |
---|---|
static void |
ConverterUtils.attachFieldDescriptionComposites(DescriptionBuilderComposite composite,
List<FieldDescriptionComposite> fdcList)
This method will add FieldDescriptionComposite objects to a DescriptionBuilderComposite
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.