|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportGuaranteeType | |
|---|---|
| org.eclipse.jst.j2ee.webapplication | This package includes the EJBArtifactEdit api. |
| Uses of TransportGuaranteeType in org.eclipse.jst.j2ee.webapplication |
|---|
| Fields in org.eclipse.jst.j2ee.webapplication declared as TransportGuaranteeType | |
|---|---|
static TransportGuaranteeType |
TransportGuaranteeType.CONFIDENTIAL_LITERAL
The 'CONFIDENTIAL' literal object |
static TransportGuaranteeType |
TransportGuaranteeType.INTEGRAL_LITERAL
The 'INTEGRAL' literal object |
static TransportGuaranteeType |
TransportGuaranteeType.NONE_LITERAL
The 'NONE' literal object |
| Methods in org.eclipse.jst.j2ee.webapplication that return TransportGuaranteeType | |
|---|---|
static TransportGuaranteeType |
TransportGuaranteeType.get(int value)
Returns the 'Transport Guarantee Type' literal with the specified integer value |
static TransportGuaranteeType |
TransportGuaranteeType.get(java.lang.String literal)
Returns the 'Transport Guarantee Type' literal with the specified literal value |
static TransportGuaranteeType |
TransportGuaranteeType.getByName(java.lang.String name)
Returns the 'Transport Guarantee Type' literal with the specified name |
TransportGuaranteeType |
UserDataConstraint.getTransportGuarantee()
|
| Methods in org.eclipse.jst.j2ee.webapplication with parameters of type TransportGuaranteeType | |
|---|---|
void |
UserDataConstraint.setTransportGuarantee(TransportGuaranteeType value)
Sets the value of the ' Transport Guarantee' attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||