public static class Photo.Type extends MultiValuedAttributeType
| Modifier and Type | Field and Description |
|---|---|
static Photo.Type |
PHOTO |
static Photo.Type |
THUMBNAIL |
| Modifier and Type | Method and Description |
|---|---|
static Photo.Type |
of(String typeName)
This method is used to implement sort of smal DSL to get proper Type, e.g.
|
equals, getValue, hashCode, toStringpublic static final Photo.Type PHOTO
public static final Photo.Type THUMBNAIL
public static Photo.Type of(String typeName)
typeName - Copyright © 2022 SAP SE. All rights reserved.