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