Class GatewaySource


  • public class GatewaySource
    extends java.lang.Object
    This java class is equivalent to the GatewaySource protobuf that is being used to communicate with the fileserver.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int source  
    • Constructor Summary

      Constructors 
      Constructor Description
      GatewaySource()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • source

        public int source
    • Constructor Detail

      • GatewaySource

        public GatewaySource()