|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortType | |
---|---|
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 | |
---|---|
protected PortType |
PortCompletionType.port
|
Fields in org.apache.openejb.jee.oejb2 with type parameters of type PortType | |
---|---|
protected java.util.List<PortType> |
ServiceRefType.port
|
Methods in org.apache.openejb.jee.oejb2 that return PortType | |
---|---|
PortType |
ObjectFactory.createPortType()
Create an instance of PortType |
PortType |
PortCompletionType.getPort()
Gets the value of the port property. |
Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type PortType | |
---|---|
java.util.List<PortType> |
ServiceRefType.getPort()
Gets the value of the port property. |
Methods in org.apache.openejb.jee.oejb2 with parameters of type PortType | |
---|---|
void |
PortCompletionType.setPort(PortType value)
Sets the value of the port property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |