Uses of Interface
com.rometools.modules.portablecontacts.ContactModule
-
Packages that use ContactModule Package Description com.rometools.modules.activitystreams.types -
-
Uses of ContactModule in com.rometools.modules.activitystreams.types
Methods in com.rometools.modules.activitystreams.types that return ContactModule Modifier and Type Method Description ContactModuleActivityObject. getAddress()ContactModuleHasLocation. getAddress()Methods in com.rometools.modules.activitystreams.types with parameters of type ContactModule Modifier and Type Method Description voidActivityObject. setAddress(ContactModule address)voidHasLocation. setAddress(ContactModule address)
-