Class AccountRole.UserRoleRef
- java.lang.Object
-
- com.broadleafcommerce.customer.messaging.domain.AccountRole.UserRoleRef
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AccountRole
public static class AccountRole.UserRoleRef extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserRoleRef()UserRoleRef(String id, String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()StringgetName()voidsetId(String id)voidsetName(String name)
-