@Entity public class SupplierContact extends AbstractContact<Supplier>
editable, expandedparentcreatedBy, createdDate, lastModifiedBy, lastModifiedDate| Constructor and Description |
|---|
SupplierContact() |
SupplierContact(AbstractContact<?> copy) |
SupplierContact(Supplier supplier) |
copy, getDirectors, getEmail, getMailingAddress, getPhoneNumber, setDirectors, setEmail, setMailingAddress, setPhoneNumber, toStringgetEditable, getExpanded, setEditable, setExpandedgetParent, setParentensureParentUpdated, getCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDate, touchgetVersionequals, getId, hashCode, isNew, setIdpublic SupplierContact()
public SupplierContact(AbstractContact<?> copy)
public SupplierContact(Supplier supplier)