JXTA

Uses of Class
net.jxta.util.SimpleSelectable.IdentityReference

Packages that use SimpleSelectable.IdentityReference
net.jxta.util A collection of utility classes used by the JXTA implementation and/or useful to users of the JXTA API. 
 

Uses of SimpleSelectable.IdentityReference in net.jxta.util
 

Fields in net.jxta.util declared as SimpleSelectable.IdentityReference
 SimpleSelectable.IdentityReference AbstractSimpleSelectable.identityReference
          The identity reference for this selectable.
 

Methods in net.jxta.util that return SimpleSelectable.IdentityReference
 SimpleSelectable.IdentityReference SimpleSelectable.getIdentityReference()
           
 SimpleSelectable.IdentityReference AbstractSimpleSelectable.getIdentityReference()
          
 


JXSE