public class BaseDirEntry
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
BaseDirEntry.AccountType  | 
static class  | 
BaseDirEntry.Kind
To specify the kind of object the entry represents. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
BaseDirEntry.AccountType | 
accountType  | 
java.lang.String | 
displayName  | 
java.lang.String | 
entryUid  | 
BaseDirEntry.Kind | 
kind  | 
| Constructor and Description | 
|---|
BaseDirEntry()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(java.lang.Object obj)  | 
int | 
hashCode()  | 
public java.lang.String displayName
public java.lang.String entryUid
public BaseDirEntry.AccountType accountType
public BaseDirEntry.Kind kind
Copyright © 2021. All Rights Reserved.