com.ebmwebsourcing.wsstar.notification.definition.basefaults.impl
Class BaseFaultDescriptionTypeImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<BaseFaultType.Description>
com.ebmwebsourcing.wsstar.notification.definition.basefaults.impl.BaseFaultDescriptionTypeImpl
- All Implemented Interfaces:
- BaseFaultDescriptionType, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class BaseFaultDescriptionTypeImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<BaseFaultType.Description>
- implements BaseFaultDescriptionType
This class implements {@code}. As it uses EASYWSDL model,
it also extends the abstract class {@code}.
See EASYWSDL Library documentation for more details.
- Author:
- Thierry Déjean - eBM Websourcing
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
BaseFaultDescriptionTypeImpl
public BaseFaultDescriptionTypeImpl(BaseFaultType.Description model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
getLang
public java.lang.String getLang()
- Specified by:
getLang in interface BaseFaultDescriptionType
getValue
public java.lang.String getValue()
- Specified by:
getValue in interface BaseFaultDescriptionType
setLang
public void setLang(java.lang.String lang)
- Specified by:
setLang in interface BaseFaultDescriptionType
setValue
public void setValue(java.lang.String value)
- Specified by:
setValue in interface BaseFaultDescriptionType
Copyright © 2009 eBM Websourcing. All Rights Reserved.