Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.fullyQualifiedClassType
-
Packages that use fullyQualifiedClassType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of fullyQualifiedClassType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Subclasses of fullyQualifiedClassType in com.sun.xml.rpc.processor.modeler.j2ee.xml Modifier and Type Class Description classhomeTypeThis class represents the complex typeclasslocalHomeTypeThis class represents the complex typeclasslocalTypeThis class represents the complex typeclassmessageDestinationLinkTypeThis class represents the complex typeclassmessageDestinationTypeTypeThis class represents the complex typeclassremoteTypeThis class represents the complex typeMethods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return fullyQualifiedClassType Modifier and Type Method Description fullyQualifiedClassTypejavaWsdlMappingFactory. createfullyQualifiedClassType(String elementName)Create the Java bean fullyQualifiedClassType for the elementfullyQualifiedClassTypeexceptionMappingType. getExceptionType()fullyQualifiedClassTypewsdlReturnValueMappingType. getMethodReturnValue()fullyQualifiedClassTypepackageMappingType. getPackageType()fullyQualifiedClassTyperesourceEnvRefType. getResourceEnvRefType()fullyQualifiedClassTyperesourceRefType. getResType()fullyQualifiedClassTypeserviceEndpointInterfaceMappingType. getServiceEndpointInterface()fullyQualifiedClassTypeserviceInterfaceMappingType. getServiceInterface()Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type fullyQualifiedClassType Modifier and Type Method Description voidexceptionMappingType. 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)
-