public interface ServiceContractModel
Modifier and Type | Method and Description |
---|---|
List<MessageStructure> |
getMessageStructures()
Get Message Structure Definitions
|
List<ServiceMethod> |
getServiceMethods()
Get service methods
|
List<Service> |
getServices()
get the service definitions
|
List<String> |
getSourceNames() |
List<XmlType> |
getXmlTypes()
load xml types
|
String |
toString()
Gets the structure of this object as a String.
|
List<String> getSourceNames()
List<Service> getServices()
List<ServiceMethod> getServiceMethods()
List<XmlType> getXmlTypes()
List<MessageStructure> getMessageStructures()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.