OrganizationDetails 类
定义
Details of the organization of the certificate issuer.
public class OrganizationDetails
- 继承
-
java.lang.ObjectOrganizationDetails
方法
adminDetails() |
Get the adminDetails value.
|
id() |
Get the id value.
|
withAdminDetails(List<AdministratorDetails> adminDetails) |
Set the adminDetails value.
|
withId(String id) |
Set the id value.
|