Apache CXF API

Uses of Class
org.apache.cxf.service.model.TypeInfo

Packages that use TypeInfo
org.apache.cxf.service.model   
 

Uses of TypeInfo in org.apache.cxf.service.model
 

Methods in org.apache.cxf.service.model that return TypeInfo
 TypeInfo ServiceInfo.getTypeInfo()
           
 TypeInfo SchemaInfo.getTypeInfo()
           
 

Methods in org.apache.cxf.service.model with parameters of type TypeInfo
 void ServiceInfo.setTypeInfo(TypeInfo typeInfo)
           
 

Constructors in org.apache.cxf.service.model with parameters of type TypeInfo
SchemaInfo(TypeInfo typeInfo, java.lang.String namespaceUri)
           
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.