Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralStructuredType
Packages that use LiteralStructuredType
Package
Description
-
Uses of LiteralStructuredType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralStructuredTypeModifier and TypeMethodDescriptionstatic 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 LiteralStructuredTypeModifier and TypeMethodDescriptionprotected voidTypeVisitor.processAttributeMembers(LiteralStructuredType type) protected voidTypeVisitor.processElementMembers(LiteralStructuredType type) JavaXmlTypeMappingNode.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.literalModifier and TypeClassDescriptionclassclassclassMethods in com.sun.xml.rpc.processor.model.literal that return LiteralStructuredTypeMethods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralStructuredTypeModifier and TypeMethodDescriptionvoidLiteralArrayWrapperType.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
Methods in com.sun.xml.rpc.processor.modeler.j2ee with parameters of type LiteralStructuredTypeModifier and TypeMethodDescriptionprotected StringJ2EESchemaAnalyzer111.getJavaNameOfElementType(LiteralStructuredType structureType, TypeDefinitionComponent component, QName nameHint) protected StringJ2EESchemaAnalyzer112.getJavaNameOfElementType(LiteralStructuredType structureType, TypeDefinitionComponent component, QName nameHint) protected StringJ2EESchemaAnalyzerHelper.getJavaNameOfElementType(LiteralStructuredType structureType, TypeDefinitionComponent component, QName nameHint) protected LiteralTypeJ2EESchemaAnalyzer111.getLiteralMemberType(ComplexTypeDefinitionComponent component, LiteralType memberType, ElementDeclarationComponent element, LiteralStructuredType structureType) protected LiteralTypeJ2EESchemaAnalyzer112.getLiteralMemberType(ComplexTypeDefinitionComponent component, LiteralType memberType, ElementDeclarationComponent element, LiteralStructuredType structureType) protected LiteralTypeJ2EESchemaAnalyzerHelper.getLiteralMemberType(ComplexTypeDefinitionComponent component, LiteralType memberType, ElementDeclarationComponent element, LiteralStructuredType structureType) -
Uses of LiteralStructuredType in com.sun.xml.rpc.processor.modeler.rmi
Methods in com.sun.xml.rpc.processor.modeler.rmi with parameters of type LiteralStructuredTypeModifier and TypeMethodDescriptionstatic voidLiteralTypeModeler.markInheritedMembers(ProcessorEnvironment env, LiteralStructuredType struct) static voidRmiModeler.markInheritedMembers(LiteralStructuredType type1, LiteralStructuredType type2) -
Uses of LiteralStructuredType in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type LiteralStructuredTypeModifier and TypeMethodDescriptionprotected voidWSDLModelerBase.addParameterToStructures(MessagePart part, Parameter parameter, LiteralStructuredType literalType, JavaStructureType javaType) protected StringSchemaAnalyzerBase.getJavaNameOfElementType(LiteralStructuredType structureType, TypeDefinitionComponent component, QName nameHint) protected LiteralTypeSchemaAnalyzerBase.getLiteralMemberType(ComplexTypeDefinitionComponent component, LiteralType memberType, ElementDeclarationComponent element, LiteralStructuredType structureType) booleanWSDLModelerBase.isEquivalentLiteralStructures(LiteralStructuredType struct1, LiteralStructuredType struct2) protected voidWSDLModeler101.setUnwrapped(LiteralStructuredType type) protected voidWSDLModeler103.setUnwrapped(LiteralStructuredType type) protected voidWSDLModelerBase.setUnwrapped(LiteralStructuredType type) protected LiteralTypeSchemaAnalyzer101.soapStructureExtensionComplexSchemaTypeToLiteralType(ComplexTypeDefinitionComponent component, LiteralStructuredType parentType, QName nameHint) protected LiteralTypeSchemaAnalyzer103.soapStructureExtensionComplexSchemaTypeToLiteralType(ComplexTypeDefinitionComponent component, LiteralStructuredType parentType, QName nameHint) -
Uses of LiteralStructuredType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralStructuredTypeModifier and TypeMethodDescriptionprotected voidCanonicalModelWriter.processAttributeMembers(LiteralStructuredType type) protected voidModelWriter.processAttributeMembers(LiteralStructuredType type) protected voidModelWriter.processContentMember(LiteralStructuredType type) protected voidCanonicalModelWriter.processElementMembers(LiteralStructuredType type) protected voidModelWriter.processElementMembers(LiteralStructuredType type)