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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return TransportGuaranteeType
 TransportGuaranteeType Webapp22Factory.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.webapp22 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.