Uses of Class
org.ow2.frascati.remote.introspection.resources.Attribute

Packages that use Attribute
org.ow2.frascati.remote.introspection.resources   
 

Uses of Attribute in org.ow2.frascati.remote.introspection.resources
 

Subclasses of Attribute in org.ow2.frascati.remote.introspection.resources
 class Property
          Java class for Property complex type.
 

Fields in org.ow2.frascati.remote.introspection.resources with type parameters of type Attribute
protected  List<Attribute> Binding.attributes
           
 

Methods in org.ow2.frascati.remote.introspection.resources that return Attribute
 Attribute ObjectFactory.createAttribute()
          Create an instance of Attribute
 

Methods in org.ow2.frascati.remote.introspection.resources that return types with arguments of type Attribute
 javax.xml.bind.JAXBElement<Attribute> ObjectFactory.createAttribute(Attribute value)
          Create an instance of JAXBElement<Attribute>}
 List<Attribute> Binding.getAttributes()
          Gets the value of the attributes property.
 

Methods in org.ow2.frascati.remote.introspection.resources with parameters of type Attribute
 javax.xml.bind.JAXBElement<Attribute> ObjectFactory.createAttribute(Attribute value)
          Create an instance of JAXBElement<Attribute>}
 



Copyright © 2010-2011 OW2 Consortium. All Rights Reserved.