Uses of Class
edu.wisc.ssec.mcidasv.servermanager.AddeAccount
Packages that use AddeAccount
-
Uses of AddeAccount in edu.wisc.ssec.mcidasv.servermanager
Fields in edu.wisc.ssec.mcidasv.servermanager declared as AddeAccountModifier and TypeFieldDescriptionprivate final AddeAccountRemoteAddeEntry.accountHolds the accounting information for this entry.private AddeAccountRemoteAddeEntry.Builder.accountOptionalAddeAccountof the entry.static final AddeAccountAddeEntry.DEFAULT_ACCOUNTRepresents the "no accounting" entries.Methods in edu.wisc.ssec.mcidasv.servermanager that return AddeAccountModifier and TypeMethodDescriptionAddeEntry.getAccount()Accounting information associated with the current entry.LocalAddeEntry.getAccount()RemoteAddeEntry.getAccount()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.EntryStore.getAccountingFor(AddeServer idvServer, String typeAsStr) Returns the accounting for the givenidvServerandtypeAsStr.