|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferencePropertiesType | |
|---|---|
| org.apache.axis.message.addressing | |
| Uses of ReferencePropertiesType in org.apache.axis.message.addressing |
|---|
| Methods in org.apache.axis.message.addressing that return ReferencePropertiesType | |
|---|---|
static ReferencePropertiesType |
ReferencePropertiesType.fromElement(org.w3c.dom.Element element)
|
static ReferencePropertiesType |
ReferencePropertiesType.fromSOAPElement(javax.xml.soap.SOAPElement element)
|
ReferencePropertiesType |
EndpointReferenceType.getProperties()
Method getProperties |
ReferencePropertiesType |
AddressingHeaders.getReferenceProperties()
Method getReferenceProperties |
| Methods in org.apache.axis.message.addressing with parameters of type ReferencePropertiesType | |
|---|---|
void |
EndpointReferenceType.setProperties(ReferencePropertiesType properties)
Method setProperties |
void |
AddressingHeaders.setReferenceProperties(ReferencePropertiesType refProps)
Method setReferenceProperties |
| Constructors in org.apache.axis.message.addressing with parameters of type ReferencePropertiesType | |
|---|---|
ReferencePropertiesType(ReferencePropertiesType properties)
Constructor ReferenceProperties (performs shallow copy) |
|
ReferencePropertiesType(ReferencePropertiesType properties,
boolean deepCopy)
Constructor ReferenceProperties |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||