Uses of Class
org.apache.cxf.service.model.SchemaInfo
Packages that use SchemaInfo
-
Uses of SchemaInfo in org.apache.cxf.service.model
Methods in org.apache.cxf.service.model that return SchemaInfoModifier and TypeMethodDescriptionServiceInfo.addNewSchema
(String namespaceURI) static SchemaInfo
ServiceModelUtil.getSchema
(ServiceInfo serviceInfo, MessagePartInfo messagePartInfo) Methods in org.apache.cxf.service.model that return types with arguments of type SchemaInfoMethods in org.apache.cxf.service.model with parameters of type SchemaInfoMethod parameters in org.apache.cxf.service.model with type arguments of type SchemaInfoModifier and TypeMethodDescriptionvoid
ServiceSchemaInfo.setSchemaInfoList
(List<SchemaInfo> schemaInfoList) void
ServiceInfo.setSchemas
(SchemaCollection cachedXmlSchemaCollection, List<SchemaInfo> cachedSchemas)