public BuildAgentsDiffEntryType getType()

in server/src/jetbrains/buildServer/agentsDiff/BuildAgentsDiffEntry.java [23:25]


  public BuildAgentsDiffEntryType getType() {
    return myType;
  }