Class DeleteLibraryRequest

    • Constructor Detail

      • DeleteLibraryRequest

        public DeleteLibraryRequest()
      • DeleteLibraryRequest

        public DeleteLibraryRequest​(DeleteLibraryRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getLibraryId

        public String getLibraryId()
        Get 人员库唯一标识符
        Returns:
        LibraryId 人员库唯一标识符
      • setLibraryId

        public void setLibraryId​(String LibraryId)
        Set 人员库唯一标识符
        Parameters:
        LibraryId - 人员库唯一标识符