public class DeliveryCategory extends Object
protected String
category
DeliveryCategory(String category)
boolean
equals(Object obj)
String
getCategory()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected final String category
public DeliveryCategory(String category)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public String getCategory()
Copyright © 2015–2020 The DBFlute Project. All rights reserved.