Package com.basis.api.admin.client
Class BBjAdminLicenseCheckoutInformation
java.lang.Object
com.basis.api.admin.client.BBjAdminLicenseCheckoutInformation
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getName()
getUser()
boolean
void
setConsole
(String p_console) void
void
setIpAddress
(String p_ipAddress) void
void
setPerConnection
(boolean p_perConnection) void
void
setVersion
(String p_version)
-
Constructor Details
-
BBjAdminLicenseCheckoutInformation
public BBjAdminLicenseCheckoutInformation()
-
-
Method Details
-
getId
-
setId
-
getVersion
-
setVersion
-
getConsole
-
setConsole
-
getUser
-
setUser
-
getName
-
setName
-
getIpAddress
-
setIpAddress
-
isPerConnection
public boolean isPerConnection() -
setPerConnection
public void setPerConnection(boolean p_perConnection)
-