org.ow2.easywsdl.schema.api.absItf
Interface AbsItfAttribute

All Superinterfaces:
SchemaElement, java.io.Serializable
All Known Subinterfaces:
Attribute
All Known Implementing Classes:
AbstractAttributeImpl, AttributeImpl

public interface AbsItfAttribute
extends SchemaElement

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 java.lang.String getName()
           
 java.lang.String getNamespaceUri()
           
 java.lang.String getValue()
           
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 

Method Detail

getName

java.lang.String getName()

getValue

java.lang.String getValue()

getNamespaceUri

java.lang.String getNamespaceUri()


Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.