Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.fullyQualifiedClassType
Packages that use fullyQualifiedClassType
-
Uses of fullyQualifiedClassType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Subclasses of fullyQualifiedClassType in com.sun.xml.rpc.processor.modeler.j2ee.xmlModifier and TypeClassDescriptionclassThis class represents the complex typeclassThis class represents the complex typeclassThis class represents the complex typeclassThis class represents the complex typeclassThis class represents the complex typeclassThis class represents the complex typeMethods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return fullyQualifiedClassTypeModifier and TypeMethodDescriptionjavaWsdlMappingFactory.createfullyQualifiedClassType(String elementName) Create the Java bean fullyQualifiedClassType for the elementexceptionMappingType.getExceptionType()wsdlReturnValueMappingType.getMethodReturnValue()packageMappingType.getPackageType()resourceEnvRefType.getResourceEnvRefType()resourceRefType.getResType()serviceEndpointInterfaceMappingType.getServiceEndpointInterface()serviceInterfaceMappingType.getServiceInterface()Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type fullyQualifiedClassTypeModifier and TypeMethodDescriptionvoidexceptionMappingType.setExceptionType(fullyQualifiedClassType exceptionType) voidwsdlReturnValueMappingType.setMethodReturnValue(fullyQualifiedClassType methodReturnValue) voidpackageMappingType.setPackageType(fullyQualifiedClassType packageType) voidresourceEnvRefType.setResourceEnvRefType(fullyQualifiedClassType resourceEnvRefType) voidresourceRefType.setResType(fullyQualifiedClassType resType) voidserviceEndpointInterfaceMappingType.setServiceEndpointInterface(fullyQualifiedClassType serviceEndpointInterface) voidserviceInterfaceMappingType.setServiceInterface(fullyQualifiedClassType serviceInterface)