Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.TransportGuaranteeType

Packages that use TransportGuaranteeType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of TransportGuaranteeType in org.eclipse.modisco.jee.webapp.webapp25
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return TransportGuaranteeType
 TransportGuaranteeType Webapp25Factory.createTransportGuaranteeType()
          Returns a new object of class 'Transport Guarantee Type'.
 TransportGuaranteeType UserDataConstraintType.getTransportGuarantee()
          Returns the value of the 'Transport Guarantee' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 with parameters of type TransportGuaranteeType
 void UserDataConstraintType.setTransportGuarantee(TransportGuaranteeType value)
          Sets the value of the 'Transport Guarantee' containment reference.