Uses of Class
org.apache.openejb.jee.oejb2.PortType
-
Packages that use PortType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PortType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 declared as PortType Modifier and Type Field Description protected PortTypePortCompletionType. portFields in org.apache.openejb.jee.oejb2 with type parameters of type PortType Modifier and Type Field Description protected List<PortType>ServiceRefType. portMethods in org.apache.openejb.jee.oejb2 that return PortType Modifier and Type Method Description PortTypeObjectFactory. createPortType()Create an instance ofPortTypePortTypePortCompletionType. getPort()Gets the value of the port property.Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type PortType Modifier and Type Method Description List<PortType>ServiceRefType. getPort()Gets the value of the port property.Methods in org.apache.openejb.jee.oejb2 with parameters of type PortType Modifier and Type Method Description voidPortCompletionType. setPort(PortType value)Sets the value of the port property.
-