Uses of Class
org.apache.openejb.jee.wls.PropertyNamevalue

Packages that use PropertyNamevalue
org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of PropertyNamevalue in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls with type parameters of type PropertyNamevalue
protected  java.util.List<PropertyNamevalue> ServiceReferenceDescription.callProperty
           
protected  java.util.List<PropertyNamevalue> PortInfo.callProperty
           
protected  java.util.List<PropertyNamevalue> PortInfo.stubProperty
           
 

Methods in org.apache.openejb.jee.wls that return PropertyNamevalue
 PropertyNamevalue ObjectFactory.createPropertyNamevalue()
          Create an instance of PropertyNamevalue
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type PropertyNamevalue
 java.util.List<PropertyNamevalue> ServiceReferenceDescription.getCallProperty()
          Gets the value of the callProperty property.
 java.util.List<PropertyNamevalue> PortInfo.getCallProperty()
          Gets the value of the callProperty property.
 java.util.List<PropertyNamevalue> PortInfo.getStubProperty()
          Gets the value of the stubProperty property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.