Class Vendor
java.lang.Object
org.hibernate.testing.orm.domain.retail.Vendor
- Direct Known Subclasses:
DomesticVendor,ForeignVendor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()voidsetBillingEntity(String billingEntity) voidvoidvoidsetSupplementalDetail(String supplementalDetail)
-
Constructor Details
-
Vendor
public Vendor() -
Vendor
-
Vendor
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getBillingEntity
-
setBillingEntity
-
getSupplementalDetail
-
setSupplementalDetail
-