|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddeAccount | |
|---|---|
| edu.wisc.ssec.mcidasv.servermanager | |
| Uses of AddeAccount in edu.wisc.ssec.mcidasv.servermanager |
|---|
| Fields in edu.wisc.ssec.mcidasv.servermanager declared as AddeAccount | |
|---|---|
private AddeAccount |
RemoteAddeEntry.account
Holds the accounting information for this entry. |
private AddeAccount |
RemoteAddeEntry.Builder.account
Optional AddeAccount of the entry. |
static AddeAccount |
AddeEntry.DEFAULT_ACCOUNT
Represents the "no accounting" entries. |
| Methods in edu.wisc.ssec.mcidasv.servermanager that return AddeAccount | |
|---|---|
AddeAccount |
RemoteAddeEntry.getAccount()
|
AddeAccount |
LocalAddeEntry.getAccount()
|
AddeAccount |
AddeEntry.getAccount()
Accounting information associated with the current entry. |
AddeAccount |
EntryStore.getAccountingFor(AddeServer idvServer,
String typeAsStr)
|
AddeAccount |
EntryStore.getAccountingFor(String address,
String group,
AddeEntry.EntryType type)
Searches the set of servers in an attempt to locate the accounting information for the matching server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||