|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DefaultSchema
Method Summary | |
---|---|
Type |
getType(javax.xml.namespace.QName type)
|
Type |
getTypeBoolean()
|
Type |
getTypeDateTime()
|
Type |
getTypeDouble()
|
Type |
getTypeDuration()
|
Type |
getTypeFloat()
|
Type |
getTypeInt()
|
Type |
getTypeInteger()
|
Type |
getTypeLong()
|
java.util.List<Type> |
getTypes()
|
Type |
getTypeShort()
|
Type |
getTypeString()
|
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfSchema |
---|
addAttribute, addElement, addImport, addInclude, addType, createAttribute, createComplexType, createElement, createImport, createInclude, createSimpleType, findElementsInAllSchema, getAllNamespaces, getAttribute, getAttributeFormDefault, getAttributes, getBlockDefault, getDocumentURI, getElement, getElementFormDefault, getElements, getFinalDefault, getImports, getImports, getIncludes, getIncludes, getLang, getTargetNamespace, getVersion, removeImport, removeInclude, setAttributeFormDefault, setDocumentURI, setElementFormDefault, setTargetNamespace |
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
---|
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
Method Detail |
---|
Type getTypeInt()
Type getTypeInteger()
Type getTypeLong()
Type getTypeShort()
Type getTypeFloat()
Type getTypeDouble()
Type getTypeDuration()
Type getTypeDateTime()
Type getTypeString()
Type getTypeBoolean()
java.util.List<Type> getTypes()
getTypes
in interface AbsItfSchema
Type getType(javax.xml.namespace.QName type)
getType
in interface AbsItfSchema
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |