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

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

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

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

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