public final class ScheduleProgramInfo extends Object
Constructor and Description |
---|
ScheduleProgramInfo(SchedulableProgramType programType,
String programName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getProgramName() |
SchedulableProgramType |
getProgramType() |
int |
hashCode() |
String |
toString() |
public ScheduleProgramInfo(SchedulableProgramType programType, String programName)
public String getProgramName()
SchedulableProgramType
public SchedulableProgramType getProgramType()
SchedulableProgramType
Copyright © 2023 Cask Data, Inc. Licensed under the Apache License, Version 2.0.