Package com.sun.xml.rpc.spi.tools
Interface ModelFileModelInfo
-
- All Superinterfaces:
ModelInfo
- All Known Implementing Classes:
ModelFileModelInfo
public interface ModelFileModelInfo extends ModelInfo
This class is implemented by com.sun.xml.rpc.processor.config.ModelFileModelInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetLocation(String s)-
Methods inherited from interface com.sun.xml.rpc.spi.tools.ModelInfo
setNamespaceMappingRegistry
-
-
-
-
Method Detail
-
setLocation
void setLocation(String s)
-
-