Uses of Class
de.hybris.platform.hac.data.dto.DeploymentData.Builder
-
Packages that use DeploymentData.Builder Package Description de.hybris.platform.hac.data.dto -
-
Uses of DeploymentData.Builder in de.hybris.platform.hac.data.dto
Methods in de.hybris.platform.hac.data.dto that return DeploymentData.Builder Modifier and Type Method Description DeploymentData.BuilderDeploymentData.Builder. withDeploymentsWithoutTypeCodes(java.util.List<TypeCodeTableEntry> val)DeploymentData.BuilderDeploymentData.Builder. withFirstFreeTypeCode(int val)DeploymentData.BuilderDeploymentData.Builder. withTypesWithDeployment(java.util.List<TypeCodeTableEntry> val)DeploymentData.BuilderDeploymentData.Builder. withTypesWithoutDeployment(java.util.List<TypeCodeTableEntry> val)
-