@Entity public class DomesticVendor extends Vendor
DomesticVendor()
DomesticVendor(Integer id, String name, String billingEntity)
getBillingEntity, getId, getName, setBillingEntity, setId, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DomesticVendor()
public DomesticVendor(Integer id, String name, String billingEntity)
Copyright © 2001-2024 Red Hat, Inc. All Rights Reserved.