gov.nasa.worldwind.applications.gio.ebrim
Interface User
- All Superinterfaces:
- Identifiable, Person, RegistryObject
- All Known Implementing Classes:
- UserParser
public interface User - extends Person
| Methods inherited from interface gov.nasa.worldwind.applications.gio.ebrim.Person |
addAddress, addAddress, addAddresses, addEmailAddress, addEmailAddress, addEmailAddresss, addTelephoneNumber, addTelephoneNumber, addTelephoneNumbers, clearAddresses, clearEmailAddresses, clearTelephoneNumbers, getAddress, getAddressCount, getAddressIterator, getEmailAddress, getEmailAddressCount, getEmailAddressIterator, getIndex, getIndex, getIndex, getPersonName, getTelephoneNumber, getTelephoneNumberCount, getTelephoneNumberIterator, removeAddress, removeEmailAddress, removeTelephoneNumber, setAddress, setEmailAddress, setPersonName, setTelephoneNumber |
| Methods inherited from interface gov.nasa.worldwind.applications.gio.ebrim.RegistryObject |
addClassification, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifier, addExternalIdentifiers, clearClassifications, clearExternalIdentifiers, getClassification, getClassificationCount, getClassificationIterator, getDescription, getExternalIdentifier, getExternalIdentifierCount, getExternalIdentifierIterator, getIndex, getIndex, getLid, getName, getObjectType, getStatus, getVersionInfo, removeClassification, removeExternalIdentifier, setClassification, setDescription, setExternalIdentifier, setLid, setName, setObjectType, setStatus, setVersionInfo |
| Methods inherited from interface gov.nasa.worldwind.applications.gio.ebrim.Identifiable |
addSlot, addSlot, addSlots, clearSlots, getHome, getId, getIndex, getSlot, getSlotCount, getSlotIterator, removeSlot, setHome, setId, setSlot |
|
|