Uses of Class
com.sun.xml.rpc.processor.schema.AttributeUseComponent
Packages that use AttributeUseComponent
Package
Description
-
Uses of AttributeUseComponent in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type AttributeUseComponentModifier and TypeMethodDescriptionprotected booleanSchemaAnalyzer101.isAttributeOptional(AttributeUseComponent attributeUse) protected booleanSchemaAnalyzer103.isAttributeOptional(AttributeUseComponent attributeUse) protected booleanSchemaAnalyzerBase.isAttributeOptional(AttributeUseComponent attributeUse) -
Uses of AttributeUseComponent in com.sun.xml.rpc.processor.schema
Methods in com.sun.xml.rpc.processor.schema that return AttributeUseComponentModifier and TypeMethodDescriptionprotected AttributeUseComponentInternalSchemaBuilderBase.buildAttributeUse(SchemaElement element, ComplexTypeDefinitionComponent scope, InternalSchema schema) Methods in com.sun.xml.rpc.processor.schema with parameters of type AttributeUseComponentModifier and TypeMethodDescriptionvoidAttributeGroupDefinitionComponent.addAttributeUse(AttributeUseComponent c) voidComplexTypeDefinitionComponent.addAttributeUse(AttributeUseComponent c) voidComponentVisitor.visit(AttributeUseComponent component) -
Uses of AttributeUseComponent in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type AttributeUseComponent