类 ObjectiveIdWithKrId

java.lang.Object
com.lark.oapi.service.docx.v1.model.ObjectiveIdWithKrId

public class ObjectiveIdWithKrId extends Object
  • 构造器详细资料

    • ObjectiveIdWithKrId

      public ObjectiveIdWithKrId()
    • ObjectiveIdWithKrId

      public ObjectiveIdWithKrId(ObjectiveIdWithKrId.Builder builder)
  • 方法详细资料

    • newBuilder

      public static ObjectiveIdWithKrId.Builder newBuilder()
    • getObjectiveId

      public String getObjectiveId()
    • setObjectiveId

      public void setObjectiveId(String objectiveId)
    • getKrIds

      public String[] getKrIds()
    • setKrIds

      public void setKrIds(String[] krIds)