Uses of Enum Class
org.gatein.pc.api.TransportGuarantee
Packages that use TransportGuarantee
-
Uses of TransportGuarantee in org.gatein.pc.api
Methods in org.gatein.pc.api that return TransportGuaranteeModifier and TypeMethodDescriptionstatic TransportGuaranteeReturns the enum constant of this class with the specified name.static TransportGuarantee[]TransportGuarantee.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TransportGuarantee in org.gatein.pc.api.info
Methods in org.gatein.pc.api.info that return types with arguments of type TransportGuaranteeMethods in org.gatein.pc.api.info with parameters of type TransportGuaranteeModifier and TypeMethodDescriptionbooleanSecurityInfo.containsTransportGuarantee(TransportGuarantee transportGuarantee)