public class EnterpriseInformationDto
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
EnterpriseInformationDto() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnterprise() |
boolean |
isEnterpriseJarAvailable() |
boolean |
isEvaluation() |
void |
setEnterprise(boolean enterprise) |
void |
setEnterpriseJarAvailable(boolean enterpriseJarAvailable) |
void |
setEvaluation(boolean evaluation) |
public boolean isEnterprise()
public void setEnterprise(boolean enterprise)
public boolean isEvaluation()
public void setEvaluation(boolean evaluation)
public boolean isEnterpriseJarAvailable()
public void setEnterpriseJarAvailable(boolean enterpriseJarAvailable)