Class CmsBlockVisibility
java.lang.Object
de.codebarista.shopware.model.core.CmsBlockVisibility
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-10T11:26:02.541008353+02:00[Europe/Berlin]",
comments="Generator version: 7.5.0")
public class CmsBlockVisibility
extends Object
CmsBlockVisibility
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet desktopGet mobileGet tabletinthashCode()voidsetDesktop(Boolean desktop) voidvoidtoString()
-
Field Details
-
JSON_PROPERTY_MOBILE
- See Also:
-
JSON_PROPERTY_DESKTOP
- See Also:
-
JSON_PROPERTY_TABLET
- See Also:
-
-
Constructor Details
-
CmsBlockVisibility
public CmsBlockVisibility()
-
-
Method Details
-
mobile
-
getMobile
Get mobile- Returns:
- mobile
-
setMobile
-
desktop
-
getDesktop
Get desktop- Returns:
- desktop
-
setDesktop
-
tablet
-
getTablet
Get tablet- Returns:
- tablet
-
setTablet
-
equals
-
hashCode
public int hashCode() -
toString
-