com.ebmwebsourcing.wsstar.notification.definition.basefaults.api
Interface BaseFaultDescriptionType
- All Superinterfaces:
- org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
- All Known Implementing Classes:
- BaseFaultDescriptionTypeImpl
public interface BaseFaultDescriptionType
- extends org.ow2.easywsdl.schema.api.SchemaElement
This interface encapsulates the {@code} class which has been generated
by JAXB, using xml the schema "bf-2.xsd" (WS-BaseFaults). Moreover, this encapsulation is based
on EASYWSDL model. See EASYWSDL Library documentation for more details
- Author:
- Thierry Déjean
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
setLang
void setLang(java.lang.String lang)
getLang
java.lang.String getLang()
setValue
void setValue(java.lang.String value)
getValue
java.lang.String getValue()
Copyright © 2009 eBM Websourcing. All Rights Reserved.