|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.message.addressing.ReferencePropertiesType
public class ReferencePropertiesType
Java content class for ReferencePropertiesType complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at http://schemas.xmlsoap.org/ws/2004/08/addressing line 62)
<complexType name="ReferencePropertiesType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ReferencePropertiesType()
Constructor ReferenceProperties |
|
ReferencePropertiesType(java.lang.Object element)
Constructor ReferenceProperties |
|
ReferencePropertiesType(ReferencePropertiesType properties)
Constructor ReferenceProperties (performs shallow copy) |
|
ReferencePropertiesType(ReferencePropertiesType properties,
boolean deepCopy)
Constructor ReferenceProperties |
|
| Method Summary | |
|---|---|
void |
add(java.lang.Object element)
|
void |
append(org.w3c.dom.Element parent,
java.lang.String elementName)
append DOM node to parent |
static ReferencePropertiesType |
fromElement(org.w3c.dom.Element element)
|
static ReferencePropertiesType |
fromSOAPElement(javax.xml.soap.SOAPElement element)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this ReferencePropertiesType. |
java.lang.Object |
get(int index)
|
org.apache.axis.message.MessageElement |
get(javax.xml.namespace.QName qname)
Get a (single) MessageElement matching the passed QName |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this ReferencePropertiesType. |
int |
size()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReferencePropertiesType()
public ReferencePropertiesType(java.lang.Object element)
public ReferencePropertiesType(ReferencePropertiesType properties)
properties -
public ReferencePropertiesType(ReferencePropertiesType properties,
boolean deepCopy)
properties - deepCopy - | Method Detail |
|---|
public int size()
public java.lang.Object get(int index)
public org.apache.axis.message.MessageElement get(javax.xml.namespace.QName qname)
qname -
public void add(java.lang.Object element)
public void append(org.w3c.dom.Element parent,
java.lang.String elementName)
parent -
public static ReferencePropertiesType fromSOAPElement(javax.xml.soap.SOAPElement element)
throws java.lang.Exception
java.lang.Exception
public static ReferencePropertiesType fromElement(org.w3c.dom.Element element)
throws java.lang.Exception
java.lang.Exceptionpublic org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - public java.lang.String toString()
toString in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||