|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.description.TypeDesc
org.jboss.webservice.encoding.ser.MetaDataTypeDesc
public class MetaDataTypeDesc
An Axis TypeDesc that can get additional information from the ws4ee-deployment.xml
Type
Field Summary |
---|
Fields inherited from class org.jboss.axis.description.TypeDesc |
---|
noClasses, noObjects |
Constructor Summary | |
---|---|
MetaDataTypeDesc(Class javaClass,
javax.xml.namespace.QName xmlType,
BeanXMLMetaData metaData)
|
Method Summary |
---|
Methods inherited from class org.jboss.axis.description.TypeDesc |
---|
addFieldDesc, getAnyContentDescriptor, getAnyDesc, getAttributeNameForField, getElementNameForField, getFieldByName, getFieldNameForAttribute, getFieldNameForElement, getFields, getFields, getPropertyDescriptorMap, getPropertyDescriptors, getTypeDescForClass, getXmlType, hasAttributes, registerTypeDescForClass, setFields, setPropertyDescriptors, setXmlType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetaDataTypeDesc(Class javaClass, javax.xml.namespace.QName xmlType, BeanXMLMetaData metaData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |