Package com.liferay.object.rest.dto.v1_0
Class ListEntry
java.lang.Object
com.liferay.object.rest.dto.v1_0.ListEntry
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getKey()
getName()
int
hashCode()
void
void
void
void
void
setName_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> name_i18nUnsafeSupplier) void
setName_i18n
(Map<String, String> name_i18n) static ListEntry
toString()
static ListEntry
unsafeToDTO
(String json)
-
Field Details
-
key
-
name
-
name_i18n
-
xClassName
-
-
Constructor Details
-
ListEntry
public ListEntry()
-
-
Method Details