Package com.sun.xml.rpc.spi.model
Interface Model
-
- All Superinterfaces:
ModelObject
- All Known Implementing Classes:
Model
public interface Model extends ModelObject
This class is implemented by com.sun.xml.rpc.processor.model.Model
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IteratorgetServices()-
Methods inherited from interface com.sun.xml.rpc.spi.model.ModelObject
getProperty
-
-
-
-
Method Detail
-
getServices
Iterator getServices()
-
-