|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbsItfAttribute in org.ow2.easywsdl.schema |
---|
Methods in org.ow2.easywsdl.schema that return AbsItfAttribute | |
---|---|
AbsItfAttribute |
DefaultSchemaImpl.createAttribute()
|
AbsItfAttribute |
DefaultSchemaImpl.getAttribute(javax.xml.namespace.QName attr)
|
Methods in org.ow2.easywsdl.schema that return types with arguments of type AbsItfAttribute | |
---|---|
java.util.List<AbsItfAttribute> |
DefaultSchemaImpl.getAttributes()
|
Methods in org.ow2.easywsdl.schema with parameters of type AbsItfAttribute | |
---|---|
void |
DefaultSchemaImpl.addAttribute(AbsItfAttribute attr)
|
Uses of AbsItfAttribute in org.ow2.easywsdl.schema.api |
---|
Subinterfaces of AbsItfAttribute in org.ow2.easywsdl.schema.api | |
---|---|
interface |
Attribute
|
Uses of AbsItfAttribute in org.ow2.easywsdl.schema.api.absItf |
---|
Uses of AbsItfAttribute in org.ow2.easywsdl.schema.api.abstractElmt |
---|
Classes in org.ow2.easywsdl.schema.api.abstractElmt that implement AbsItfAttribute | |
---|---|
class |
AbstractAttributeImpl<E>
|
Fields in org.ow2.easywsdl.schema.api.abstractElmt declared as AbsItfAttribute | |
---|---|
protected AbsItfAttribute |
AbstractAttributeImpl.referencedAttribute
referenced attribute |
Uses of AbsItfAttribute in org.ow2.easywsdl.schema.decorator |
---|
Fields in org.ow2.easywsdl.schema.decorator declared as AbsItfAttribute | |
---|---|
protected AbsItfAttribute |
DecoratorAttributeImpl.attribute
|
Methods in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfAttribute | |
---|---|
protected AttNew |
AbstractSchemaConverter.convertAttribute(AbsItfAttribute oldAttribute,
java.lang.Class<AttImpl> attImpl)
|
Method parameters in org.ow2.easywsdl.schema.decorator with type arguments of type AbsItfAttribute | |
---|---|
protected void |
AbstractSchemaConverter.convertAttributes(java.util.List<AbsItfAttribute> attributes,
java.lang.Class<AttImpl> attImpl,
SNew newDesc)
|
Constructors in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfAttribute | |
---|---|
DecoratorAttributeImpl(AbsItfAttribute attribute)
|
Uses of AbsItfAttribute in org.ow2.easywsdl.schema.impl |
---|
Classes in org.ow2.easywsdl.schema.impl that implement AbsItfAttribute | |
---|---|
class |
AttributeImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |