Class SegmentUser
java.lang.Object
com.liferay.headless.admin.user.dto.v1_0.SegmentUser
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()voidsetEmailAddress(com.liferay.petra.function.UnsafeSupplier<String, Exception> emailAddressUnsafeSupplier) voidsetEmailAddress(String emailAddress) voidvoidvoidvoidstatic SegmentUsertoString()static SegmentUserunsafeToDTO(String json)
-
Field Details
-
emailAddress
-
id
-
name
-
xClassName
-
-
Constructor Details
-
SegmentUser
public SegmentUser()
-
-
Method Details