Uses of Class
com.sun.xml.rpc.wsdl.document.schema.SchemaAttribute
-
Packages that use SchemaAttribute Package Description com.sun.xml.rpc.processor.schema com.sun.xml.rpc.wsdl.document.schema -
-
Uses of SchemaAttribute in com.sun.xml.rpc.processor.schema
Methods in com.sun.xml.rpc.processor.schema with parameters of type SchemaAttribute Modifier and Type Method Description voidAnnotationComponent. addAttribute(SchemaAttribute attribute) -
Uses of SchemaAttribute in com.sun.xml.rpc.wsdl.document.schema
Methods in com.sun.xml.rpc.wsdl.document.schema that return SchemaAttribute Modifier and Type Method Description SchemaAttributeSchemaElement. getAttribute(String localName)Methods in com.sun.xml.rpc.wsdl.document.schema with parameters of type SchemaAttribute Modifier and Type Method Description voidSchemaElement. addAttribute(SchemaAttribute a)
-