public class Skirt { char size; String material; float price; int length; // and so on }