org.openxma.dsl.reference.model.impl
Class SupplierImpl

java.lang.Object
  extended by org.openxma.dsl.reference.base.model.impl.BaseEntityImpl
      extended by org.openxma.dsl.reference.model.impl.AbstractSupplierImpl
          extended by org.openxma.dsl.reference.model.impl.SupplierImpl
All Implemented Interfaces:
BaseEntity, BaseSupplier, Supplier

public class SupplierImpl
extends AbstractSupplierImpl
implements Supplier


Constructor Summary
SupplierImpl()
           
 
Method Summary
 
Methods inherited from class org.openxma.dsl.reference.model.impl.AbstractSupplierImpl
getAddress, getCompanyName, getContact, setAddress, setCompanyName, setContact, toString
 
Methods inherited from class org.openxma.dsl.reference.base.model.impl.BaseEntityImpl
equals, getOid, getVersion, hashCode, setOid, setVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openxma.dsl.reference.model.BaseSupplier
getAddress, getCompanyName, getContact, setAddress, setCompanyName, setContact
 
Methods inherited from interface org.openxma.dsl.reference.base.model.BaseEntity
getOid, getVersion
 

Constructor Detail

SupplierImpl

public SupplierImpl()


Copyright © 2010. All Rights Reserved.