Uses of Interface
org.osid.contact.Address
Packages that use Address
Package
Description
The Open Service Interface Definitions for the org.osid.contact
service.
The Open Service Interface Definitions for the org.osid.room
service.
The Open Service Interface Definitions for the org.osid.subscription
service.
-
Uses of Address in org.osid.contact
Methods in org.osid.contact that return AddressModifier and TypeMethodDescriptionAddressAdminSession.createAddress(AddressForm addressForm) Creates a newAddress.AddressLookupSession.getAddress(Id addressId) Gets theAddressspecified by itsId.Contact.getAddress()Gets the subscriber's address.AddressList.getNextAddress()Gets the nextAddressin this list.Address[]AddressList.getNextAddresses(long n) Gets the next set ofAddresselements in this list. -
Uses of Address in org.osid.room
Methods in org.osid.room that return Address -
Uses of Address in org.osid.subscription
Methods in org.osid.subscription that return Address