Skip to content

Method: RollenFormat()

1: package material.papier;
2:
3: /**
4: * Rollenformat.
5: */
6: public abstract class RollenFormat {
7:         
8: }