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

All Superinterfaces:
SchemaElement, java.io.Serializable
All Known Subinterfaces:
Enumeration
All Known Implementing Classes:
AbstractEnumerationImpl, EnumerationImpl

public interface AbsItfEnumeration
extends SchemaElement


Method Summary
 java.lang.String getValue()
           
 void setValue(java.lang.String value)
           
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Method Detail

getValue

java.lang.String getValue()

setValue

void setValue(java.lang.String value)


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