Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.string
Packages that use string
-
Uses of string in com.sun.xml.rpc.processor.modeler.j2ee.xml
Subclasses of string 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 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 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 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 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 stringModifier and TypeMethodDescriptionjavaWsdlMappingFactory.createstring(String elementName) Create the Java bean string for the elementjavaXmlTypeMappingType.getAnonymousTypeQname()constructorParameterOrderType.getElementName(int index) serviceEndpointMethodMappingType.getJavaMethodName()portMappingType.getJavaPortName()variableMappingType.getJavaVariableName()messageDestinationType.getMessageDestinationName()paramValueType.getParamName()portMappingType.getPortName()serviceEndpointMethodMappingType.getWsdlOperation()variableMappingType.getXmlAttributeName()variableMappingType.getXmlElementName()Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type stringModifier and TypeMethodDescriptionvoidjavaXmlTypeMappingType.setAnonymousTypeQname(string anonymousTypeQname) voidconstructorParameterOrderType.setElementName(int index, string elementName) voidserviceEndpointMethodMappingType.setJavaMethodName(string javaMethodName) voidportMappingType.setJavaPortName(string javaPortName) voidvariableMappingType.setJavaVariableName(string javaVariableName) voidmessageDestinationType.setMessageDestinationName(string messageDestinationName) voidparamValueType.setParamName(string paramName) voidportMappingType.setPortName(string portName) voidserviceEndpointMethodMappingType.setWsdlOperation(string wsdlOperation) voidvariableMappingType.setXmlAttributeName(string xmlAttributeName) voidvariableMappingType.setXmlElementName(string xmlElementName)