|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaInfo | |
---|---|
org.apache.cxf.service.model |
Uses of SchemaInfo in org.apache.cxf.service.model |
---|
Methods in org.apache.cxf.service.model that return SchemaInfo | |
---|---|
static SchemaInfo |
ServiceModelUtil.getSchema(ServiceInfo serviceInfo,
MessagePartInfo messagePartInfo)
|
SchemaInfo |
ServiceInfo.getSchema(java.lang.String namespaceURI)
|
Methods in org.apache.cxf.service.model that return types with arguments of type SchemaInfo | |
---|---|
java.util.Collection<SchemaInfo> |
ServiceInfo.getSchemas()
|
Methods in org.apache.cxf.service.model with parameters of type SchemaInfo | |
---|---|
void |
ServiceInfo.addSchema(SchemaInfo schemaInfo)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |