org.glassfish.jersey.examples.oauth.twitterclient
Class User
java.lang.Object
org.glassfish.jersey.examples.oauth.twitterclient.User
public class User
- extends Object
Entity into which the Twitter user is deserialized.
- Author:
- Martin Matula
|
Constructor Summary |
User()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
User
public User()
getName
public String getName()
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.