当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
OperationDescription.Fault (JBossWS API) - JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
org.jboss.webservice.deployment
Class OperationDescription.Fault
java.lang.Object
org.jboss.webservice.deployment.OperationDescription.Fault
- Enclosing class:
- OperationDescription
- public static class OperationDescription.Fault
- extends Object
OperationDescription.Fault
public OperationDescription.Fault(String name,
javax.xml.namespace.QName qname,
String javaType,
javax.xml.namespace.QName type)
getName
public String getName()
getQName
public javax.xml.namespace.QName getQName()
getTypeQName
public javax.xml.namespace.QName getTypeQName()
getJavaType
public String getJavaType()
equals
public boolean equals(Object obj)
hashCode
public int hashCode()
toString
public String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.