Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.exceptionMappingType
-
Packages that use exceptionMappingType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of exceptionMappingType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return exceptionMappingType Modifier and Type Method Description exceptionMappingTypejavaWsdlMappingFactory. createexceptionMappingType(String elementName)Create the Java bean exceptionMappingType for the elementexceptionMappingTypejavaWsdlMappingType. getExceptionMapping(int index)Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type exceptionMappingType Modifier and Type Method Description voidjavaWsdlMappingType. setExceptionMapping(int index, exceptionMappingType exceptionMapping)
-