Class FieldSummary
java.lang.Object
com.liferay.analytics.settings.rest.dto.v1_0.FieldSummary
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetOrder()inthashCode()voidsetAccount(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> accountUnsafeSupplier) voidsetAccount(Integer account) voidvoidvoidvoidvoidsetProduct(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> productUnsafeSupplier) voidsetProduct(Integer product) static FieldSummarytoString()static FieldSummaryunsafeToDTO(String json)
-
Field Details
-
account
-
order
-
people
-
product
-
xClassName
-
-
Constructor Details
-
FieldSummary
public FieldSummary()
-
-
Method Details