facebook4j
Interface IdName

All Superinterfaces:
FacebookResponse
All Known Subinterfaces:
Domain

public interface IdName
extends FacebookResponse

Author:
Ryuji Yamashita - roundrop at gmail.com

Nested Class Summary
 
Nested classes/interfaces inherited from interface facebook4j.FacebookResponse
FacebookResponse.Metadata
 
Method Summary
 String getId()
           
 String getName()
           
 
Methods inherited from interface facebook4j.FacebookResponse
getMetadata
 

Method Detail

getId

String getId()

getName

String getName()


Copyright © 2019. All rights reserved.