com.atlassian.confluence.it
Class User.Simpsons

java.lang.Object
  extended by com.atlassian.confluence.it.User.Simpsons
Enclosing class:
User

public static class User.Simpsons
extends Object


Field Summary
static User APU
           
static User BART
           
static User HOMER
           
static User MARGE
           
static User NED
           
 
Constructor Summary
User.Simpsons()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HOMER

public static final User HOMER

BART

public static final User BART

MARGE

public static final User MARGE

NED

public static final User NED

APU

public static final User APU
Constructor Detail

User.Simpsons

public User.Simpsons()


Copyright © 2003-2013 Atlassian. All Rights Reserved.