Class ProtocolValue


  • public class ProtocolValue
    extends java.lang.Object
    • Constructor Detail

      • ProtocolValue

        public ProtocolValue​(java.util.Set<java.lang.Integer> protocols)
    • Method Detail

      • of

        public static ProtocolValue of​(java.lang.String string)
      • getProtocols

        public java.util.Set<java.lang.Integer> getProtocols()