Uses of Interface
org.ow2.easywsdl.schema.api.Attribute
-
Packages that use Attribute Package Description org.ow2.easywsdl.schema org.ow2.easywsdl.schema.impl -
-
Uses of Attribute in org.ow2.easywsdl.schema
Methods in org.ow2.easywsdl.schema that return Attribute Modifier and Type Method Description AttributeDefaultSchemaImpl. createAttribute()AttributeDefaultSchemaImpl. getAttribute(QName attr)Methods in org.ow2.easywsdl.schema that return types with arguments of type Attribute Modifier and Type Method Description List<Attribute>DefaultSchemaImpl. getAttributes()Methods in org.ow2.easywsdl.schema with parameters of type Attribute Modifier and Type Method Description voidDefaultSchemaImpl. addAttribute(Attribute attr) -
Uses of Attribute in org.ow2.easywsdl.schema.impl
Classes in org.ow2.easywsdl.schema.impl that implement Attribute Modifier and Type Class Description classAttributeImplMethods in org.ow2.easywsdl.schema.impl that return Attribute Modifier and Type Method Description AttributeSchemaImpl. createAttribute()Methods in org.ow2.easywsdl.schema.impl with parameters of type Attribute Modifier and Type Method Description voidSchemaImpl. addAttribute(Attribute att)
-