public final class AccountLevelGroup extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AccountLevelGroup.Builder |
Modifier and Type | Method and Description |
---|---|
static AccountLevelGroup.Builder |
builder() |
boolean |
equals(Object obj) |
String |
getId() |
String |
getName() |
int |
getRecordCount() |
DirectionalPool.Type |
getType() |
int |
hashCode() |
AccountLevelGroup.Builder |
toBuilder() |
String |
toString() |
public String getId()
public String getName()
public DirectionalPool.Type getType()
public int getRecordCount()
public static AccountLevelGroup.Builder builder()
public AccountLevelGroup.Builder toBuilder()
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.