cz.cuni.amis.pogamut.ut2004.communication.messages
Interface ItemType.Group

Package class diagram package ItemType.Group
All Known Implementing Classes:
UT2004ItemType.UT2004Group
Enclosing class:
ItemType

public static interface ItemType.Group


Method Summary
 String getName()
           
 Set<ItemType> getTypes()
           
 String name()
           
 

Method Detail

getTypes

Set<ItemType> getTypes()

getName

String getName()
Returns:
human readable representation of name.

name

String name()
Returns:
enum representation of name


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.