A D E G I L P S T V

A

Action - class banshee.lang.Action.
This class holds a generic workout-parameter based aproac of an elementar action in sports.
Action() - Constructor for class banshee.lang.Action
Instanciates an Entry, setting the defaults and item-List from the template.
Action(Template) - Constructor for class banshee.lang.Action
Instanciates a new Entry

D

defs - Variable in class banshee.lang.Action
List with defaults got from the template (as well as the items)
defs - Variable in class banshee.lang.Entry
List with defaults got from the template (as well as the items)

E

Entity - class banshee.lang.Entity.
This class gives the general layout for a generic action with an atomic action in workout.
Entity() - Constructor for class banshee.lang.Entity
 
Entry - class banshee.lang.Entry.
This class holds a generic workout-parameter based aproac of an elementar action in sports.
Entry() - Constructor for class banshee.lang.Entry
Instanciates an Entry, setting the defaults and item-List from the template.
Entry(Template) - Constructor for class banshee.lang.Entry
Instanciates a new Entry

G

getBusiness() - Method in class banshee.lang.Person
 
getChildren() - Method in class banshee.lang.Person
 
getClub() - Method in class banshee.lang.Person
 
getComputerskills() - Method in class banshee.lang.Person
 
getConnection() - Method in class banshee.lang.Person
 
getCountry() - Method in class banshee.lang.Person
 
getDefaults() - Method in class banshee.lang.Template
Returns the Defaults
getEducation() - Method in class banshee.lang.Person
 
getEquipment() - Method in class banshee.lang.Person
 
getFamily() - Method in class banshee.lang.Person
 
getFunction() - Method in class banshee.lang.Person
 
getItems() - Method in class banshee.lang.Template
Returns the Item-List
getMotivation() - Method in class banshee.lang.Person
 
getName() - Method in class banshee.lang.Entity
Returns the name of the Bean which shold be human readable and may be unique in some cases, but this is not strictly required.
getSport() - Method in class banshee.lang.Person
 
getTemplate() - Method in class banshee.lang.Action
Returns the Template used by this Action
getTemplate() - Method in class banshee.lang.Entity
Returns the Template used by this Action
getTemplate() - Method in class banshee.lang.Entry
Returns the Template used by this Action
getTemplate() - Method in class banshee.lang.Template
Returns the Template used by this Action
getZIP() - Method in class banshee.lang.Person
 

I

iKeys - Variable in class banshee.lang.Template
The keys to get the Items from Skid
item(int) - Method in class banshee.lang.Entity
Returns Object at the given index if any
items - Variable in class banshee.lang.Entity
List whith Items, which descript each attribute of the list

L

length() - Method in class banshee.lang.Entity
Returns the number of attributes which are carried by this Action

P

Person - class banshee.lang.Person.
The "Banshee-Person" implements some Attributes needed for support of extra information about a person
Person() - Constructor for class banshee.lang.Person
 

S

setBusiness(String) - Method in class banshee.lang.Person
 
setChildren(String) - Method in class banshee.lang.Person
 
setClub(String) - Method in class banshee.lang.Person
 
setComputerskills(String) - Method in class banshee.lang.Person
 
setConnection(String) - Method in class banshee.lang.Person
 
setCountry(String) - Method in class banshee.lang.Person
 
setEducation(String) - Method in class banshee.lang.Person
 
setEquipment(String) - Method in class banshee.lang.Person
 
setFamily(String) - Method in class banshee.lang.Person
 
setFunction(String) - Method in class banshee.lang.Person
 
setMotivation(String) - Method in class banshee.lang.Person
 
setName(String) - Method in class banshee.lang.Entity
Sets the name of the Entity.
setSport(String) - Method in class banshee.lang.Person
 
setZIP(String) - Method in class banshee.lang.Person
 

T

Template - class banshee.lang.Template.
This class holds a individual configuration of a typical action in workout.
Template() - Constructor for class banshee.lang.Template
Instanciates a Template
toString() - Method in class banshee.lang.Action
 
toString() - Method in class banshee.lang.Entry
 

V

values - Variable in class banshee.lang.Entity
Values carried by the attribute

A D E G I L P S T V