Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralStructuredType
-
-
Uses of LiteralStructuredType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralStructuredType Modifier and Type Method Description static booleanLiteralObjectSerializerGenerator. convertArrayWrapper(LiteralElementMember member, LiteralStructuredType type) -
Uses of LiteralStructuredType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type LiteralStructuredType Modifier and Type Method Description protected voidTypeVisitor. processAttributeMembers(LiteralStructuredType type)protected voidTypeVisitor. processElementMembers(LiteralStructuredType type)NodeJavaXmlTypeMappingNode. writeAnonymousArrayType(Node parent, String nodeName, LiteralStructuredType litStructType, Configuration config, boolean isSimpleType) -
Uses of LiteralStructuredType in com.sun.xml.rpc.processor.model.literal
Subclasses of LiteralStructuredType in com.sun.xml.rpc.processor.model.literal Modifier and Type Class Description classLiteralAllTypeclassLiteralArrayWrapperTypeclassLiteralSequenceTypeMethods in com.sun.xml.rpc.processor.model.literal that return LiteralStructuredType Modifier and Type Method Description LiteralStructuredTypeLiteralStructuredType. getParentType()Methods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralStructuredType Modifier and Type Method Description voidLiteralArrayWrapperType. addSubtype(LiteralStructuredType type)voidLiteralStructuredType. addSubtype(LiteralStructuredType type)voidLiteralArrayWrapperType. setParentType(LiteralStructuredType parent)voidLiteralStructuredType. setParentType(LiteralStructuredType parent) -
Uses of LiteralStructuredType in com.sun.xml.rpc.processor.modeler.j2ee
-
Uses of LiteralStructuredType in com.sun.xml.rpc.processor.modeler.rmi
Methods in com.sun.xml.rpc.processor.modeler.rmi with parameters of type LiteralStructuredType Modifier and Type Method Description static voidLiteralTypeModeler. markInheritedMembers(ProcessorEnvironment env, LiteralStructuredType struct)static voidRmiModeler. markInheritedMembers(LiteralStructuredType type1, LiteralStructuredType type2) -
Uses of LiteralStructuredType in com.sun.xml.rpc.processor.modeler.wsdl
-
Uses of LiteralStructuredType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralStructuredType Modifier and Type Method Description protected voidCanonicalModelWriter. processAttributeMembers(LiteralStructuredType type)protected voidModelWriter. processAttributeMembers(LiteralStructuredType type)protected voidModelWriter. processContentMember(LiteralStructuredType type)protected voidCanonicalModelWriter. processElementMembers(LiteralStructuredType type)protected voidModelWriter. processElementMembers(LiteralStructuredType type)
-