Uses of Class
org.apache.openejb.jee.wls.PropertyNamevalue
-
Packages that use PropertyNamevalue Package Description 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 Modifier and Type Field Description protected List<PropertyNamevalue>PortInfo. callPropertyprotected List<PropertyNamevalue>ServiceReferenceDescription. callPropertyprotected List<PropertyNamevalue>PortInfo. stubPropertyMethods in org.apache.openejb.jee.wls that return PropertyNamevalue Modifier and Type Method Description PropertyNamevalueObjectFactory. createPropertyNamevalue()Create an instance ofPropertyNamevalueMethods in org.apache.openejb.jee.wls that return types with arguments of type PropertyNamevalue Modifier and Type Method Description List<PropertyNamevalue>PortInfo. getCallProperty()Gets the value of the callProperty property.List<PropertyNamevalue>ServiceReferenceDescription. getCallProperty()Gets the value of the callProperty property.List<PropertyNamevalue>PortInfo. getStubProperty()Gets the value of the stubProperty property.
-