Class ProtocolMapperRepresentation


  • public class ProtocolMapperRepresentation
    extends Object
    Version:
    $Revision: 1 $
    Author:
    Bill Burke
    • Constructor Detail

      • ProtocolMapperRepresentation

        public ProtocolMapperRepresentation()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getProtocol

        public String getProtocol()
      • setProtocol

        public void setProtocol​(String protocol)
      • getProtocolMapper

        public String getProtocolMapper()
      • setProtocolMapper

        public void setProtocolMapper​(String protocolMapper)
      • isConsentRequired

        @Deprecated
        public boolean isConsentRequired()
        Deprecated.