Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.xsdStringType
-
Packages that use xsdStringType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of xsdStringType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Subclasses of xsdStringType in com.sun.xml.rpc.processor.modeler.j2ee.xml Modifier and Type Class Description classdescriptionTypeThis class represents the complex typeMethods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return xsdStringType Modifier and Type Method Description xsdStringTypejavaWsdlMappingFactory. createxsdStringType(String elementName)Create the Java bean xsdStringType for the elementxsdStringTypeenvEntryType. getEnvEntryValue()xsdStringTypeparamValueType. getParamValue()Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type xsdStringType Modifier and Type Method Description voidenvEntryType. setEnvEntryValue(xsdStringType envEntryValue)voidparamValueType. setParamValue(xsdStringType paramValue)
-