public class BranchCommunityAssignmentImpl extends Object implements BranchCommunityAssignment, Serializable
| Constructor and Description |
|---|
BranchCommunityAssignmentImpl(UUID id,
String branchId,
UUID communityId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranchId()
Branch that the community is linked to
|
UUID |
getCommunityId()
Community that the branch is linked to
|
UUID |
getId() |
public UUID getId()
getId in interface BranchCommunityAssignmentpublic String getBranchId()
getBranchId in interface BranchCommunityAssignmentpublic UUID getCommunityId()
getCommunityId in interface BranchCommunityAssignmentCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.