Class AgentReference


  • public class AgentReference
    extends Object
    Author:
    Eugene Petrenko Created: 19.03.2010 16:38:32
    • Constructor Detail

      • AgentReference

        public AgentReference​(@NotNull
                              String agentName,
                              @Nullable
                              Integer agentTypeId)
    • Method Detail

      • getAgentName

        @NotNull
        public String getAgentName()
      • getAgentTypeId

        @Nullable
        public Integer getAgentTypeId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object