类 Owner
java.lang.Object
com.obs.services.model.Owner
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Obtain the owner name.getId()Obtain the ID of the domain to which the owner belongs.voidsetDisplayName(String displayName) Set the owner name.voidSet the ID of the domain to which the owner belongs.toString()
-
构造器详细资料
-
Owner
public Owner()
-
-
方法详细资料
-
getDisplayName
-
setDisplayName
-
getId
Obtain the ID of the domain to which the owner belongs.- 返回:
- ID of the domain to which the owner belongs
-
setId
Set the ID of the domain to which the owner belongs.- 参数:
id- ID of the domain to which the owner belongs
-
toString
-