Class HasDependencies
java.lang.Object
com.maplander.backend.model.manage.complex.HasDependencies
-
Constructor Summary
ConstructorsConstructorDescriptionHasDependencies
(boolean contentOrganization, boolean contentPartner, MLSAccountTypeEnum type) -
Method Summary
Modifier and TypeMethodDescriptiongetType()
boolean
boolean
void
setContentOrganization
(boolean contentOrganization) void
setContentPartner
(boolean contentPartner) void
setType
(MLSAccountTypeEnum type)
-
Constructor Details
-
HasDependencies
public HasDependencies() -
HasDependencies
public HasDependencies(boolean contentOrganization, boolean contentPartner, MLSAccountTypeEnum type)
-
-
Method Details
-
isContentOrganization
public boolean isContentOrganization() -
setContentOrganization
public void setContentOrganization(boolean contentOrganization) -
isContentPartner
public boolean isContentPartner() -
setContentPartner
public void setContentPartner(boolean contentPartner) -
getType
-
setType
-