@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WebFault
Modifier and Type | Optional Element and Description |
---|---|
String |
faultBean
Fault bean name.
|
String |
messageName
wsdl:Message's name.
|
String |
name
Element's local name.
|
String |
targetNamespace
Element's namespace name.
|
public abstract String name
public abstract String targetNamespace
public abstract String faultBean
public abstract String messageName
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.