soaprmi.mapping
Class XmlJavaStructMap
java.lang.Object
soaprmi.mapping.XmlMap
soaprmi.mapping.XmlJavaTypeMap
soaprmi.mapping.XmlJavaStructMap
- public class XmlJavaStructMap
- extends XmlJavaTypeMap
Key class to mal SOAP Struct types and Java classes.
- Version:
- $Revision: 1.4 $
- Author:
- Aleksander Slominski
| Methods inherited from class soaprmi.mapping.XmlJavaTypeMap |
getDeserializerName, getEncodingStyle, getJavaType, getSerializerName, getSimpleType, javaClass, javaClass, makeGenerated, setDeserializerName, setEncodingStyle, setJavaType, setSerializerName, setSimpleType, toString, wasGenerated |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XmlJavaStructMap
public XmlJavaStructMap()
getAccessors
public XmlJavaAccessorMap[] getAccessors()
getStructType
public java.lang.String getStructType()
setAccessors
public void setAccessors(XmlJavaAccessorMap[] accessors)
throws XmlMapException
- Throws:
XmlMapException
setStructType
public void setStructType(java.lang.String structType)
throws XmlMapException
- Throws:
XmlMapException
structAccessor
public StructAccessor structAccessor()
throws XmlMapException
- Throws:
XmlMapException
Copyright (c) 2004 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.