Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.SimpleType
-
Packages that use SimpleType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of SimpleType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Subclasses of SimpleType in com.sun.xml.rpc.processor.modeler.j2ee.xml Modifier and Type Class Description classdeweyVersionTypeThis class represents the simple typeMethods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return SimpleType Modifier and Type Method Description SimpleTypeFactory. createDOMElementFromSimpleType(String classname, String elementName)Create a new DOM element and the corresponding Java bean.SimpleTypeFactory. createRootDOMFromSimpleType(String classname, String rootElementName)Create a new root element from a simple typeMethods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type SimpleType Modifier and Type Method Description voidComplexType. setAttributeValue(String attrname, SimpleType attrObject)Set the attribute to the specified value
-