|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbsItfTypes<S extends org.ow2.easywsdl.schema.api.absItf.AbsItfSchema,Impt extends org.ow2.easywsdl.schema.api.absItf.AbsItfImport>
This interface represents the <types> section of a WSDL document.
| Method Summary | |
|---|---|
void |
addSchema(S schema)
|
S |
createSchema()
create the schema |
java.util.List<Impt> |
getImportedSchemas()
get all imported schemas |
java.util.List<S> |
getSchemas()
get all schemas |
S |
removeSchema()
|
| Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
|---|
addOtherElements, getOtherElements |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
| Method Detail |
|---|
java.util.List<S> getSchemas()
java.util.List<Impt> getImportedSchemas()
S createSchema()
void addSchema(S schema)
S removeSchema()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||