org.jvending.provisioning.stocking.par.impl
Class VendorInfoTypeImpl

java.lang.Object
  extended by org.jvending.provisioning.stocking.par.impl.VendorInfoTypeImpl
All Implemented Interfaces:
VendorInfoType
Direct Known Subclasses:
VendorInfoImpl

public class VendorInfoTypeImpl
extends java.lang.Object
implements VendorInfoType


Constructor Summary
VendorInfoTypeImpl()
           
 
Method Summary
 VendorDescriptionType getVendorDescription()
           
 VendorNameType getVendorName()
           
 VendorUrlType getVendorUrl()
           
 void setVendorDescription(VendorDescriptionType pVendorDescription)
           
 void setVendorName(VendorNameType pVendorName)
           
 void setVendorUrl(VendorUrlType pVendorUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VendorInfoTypeImpl

public VendorInfoTypeImpl()
Method Detail

getVendorName

public VendorNameType getVendorName()
Specified by:
getVendorName in interface VendorInfoType

setVendorName

public void setVendorName(VendorNameType pVendorName)
Specified by:
setVendorName in interface VendorInfoType

getVendorUrl

public VendorUrlType getVendorUrl()
Specified by:
getVendorUrl in interface VendorInfoType

setVendorUrl

public void setVendorUrl(VendorUrlType pVendorUrl)
Specified by:
setVendorUrl in interface VendorInfoType

getVendorDescription

public VendorDescriptionType getVendorDescription()
Specified by:
getVendorDescription in interface VendorInfoType

setVendorDescription

public void setVendorDescription(VendorDescriptionType pVendorDescription)
Specified by:
setVendorDescription in interface VendorInfoType


Copyright 2006 null. All Rights Reserved.