A B G I K M S T 

A

Aszu - Class in ital
Class for representing a special Bor object where the fajta is aszu and extends the Bor with the puttony attribute.
Aszu(int, int) - Constructor for class ital.Aszu
Constructs an Aszu objects and fills its attributes with the specified parameters.

B

Bor - Class in ital
Class for representing a Bor object by its fajta and evjarat attributes.
Bor(String, int) - Constructor for class ital.Bor
Constructs a Bor objects and fills its attributes with the specified parameters.

G

getEvjarat() - Method in class ital.Bor
Returns the value of the evjarat attribute of the current object.
getFajta() - Method in class ital.Bor
Returns the value of the fajta attribute of the current object.
getPuttony() - Method in class ital.Aszu
Returns the value of the puttony attribute of the current object.

I

ital - package ital
 

K

kiirBor(Bor) - Static method in class Main
Prints the specified object to the standard output and the standard error.

M

Main - Class in <Unnamed>
Main class that represents the usage of the Bor and Aszu classes.
Main() - Constructor for class Main
 
main(String[]) - Static method in class Main
 

S

setEvjarat(int) - Method in class ital.Bor
Sets the specified value for the fajta attribute of the current object.
setFajta(String) - Method in class ital.Bor
Sets the specified value for the fajta attribute of the current object.
setPuttony(int) - Method in class ital.Aszu
Sets the specified value for the fajta attribute of the current object.

T

toString() - Method in class ital.Aszu
 
toString() - Method in class ital.Bor
 
A B G I K M S T