Class ShareItemListRequest.Target
- java.lang.Object
-
- com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest.Target
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ShareItemListRequest
public static class ShareItemListRequest.Target extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Target()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)Map<String,Object>getAttributes()StringgetValue()inthashCode()voidsetAttributes(Map<String,Object> attributes)voidsetValue(String value)StringtoString()
-