@RequestScoped public class FrankfurtAmMain extends Object implements GrossStadt
| Constructor and Description |
|---|
FrankfurtAmMain() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
boolean |
isKleinStadtCreated() |
boolean |
isKleinStadtDestroyed() |
boolean |
isSchlossDestroyed() |
void |
kleinStadtCreated() |
void |
kleinStadtDestroyed() |
void |
resetCreatedFlags() |
void |
resetDestroyedFlags() |
void |
schlossDestroyed() |
public boolean isKleinStadtCreated()
isKleinStadtCreated in interface GrossStadtpublic boolean isKleinStadtDestroyed()
isKleinStadtDestroyed in interface GrossStadtpublic void kleinStadtCreated()
kleinStadtCreated in interface GrossStadtpublic void kleinStadtDestroyed()
kleinStadtDestroyed in interface GrossStadtpublic void resetCreatedFlags()
resetCreatedFlags in interface GrossStadtpublic void resetDestroyedFlags()
resetDestroyedFlags in interface GrossStadtpublic void dispose()
dispose in interface GrossStadtpublic boolean isSchlossDestroyed()
isSchlossDestroyed in interface GrossStadtpublic void schlossDestroyed()
schlossDestroyed in interface GrossStadtCopyright © 2008–2016 CDI TCK. All rights reserved.