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

java.lang.Object
  extended by org.jvending.provisioning.stocking.par.impl.VendorUrlTypeImpl
All Implemented Interfaces:
VendorUrlType
Direct Known Subclasses:
VendorUrlImpl

public class VendorUrlTypeImpl
extends java.lang.Object
implements VendorUrlType


Constructor Summary
VendorUrlTypeImpl()
           
 
Method Summary
 java.lang.String getLocale()
           
 java.lang.String getValue()
           
 void setLocale(java.lang.String pLocale)
           
 void setValue(java.lang.String pValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VendorUrlTypeImpl

public VendorUrlTypeImpl()
Method Detail

getLocale

public java.lang.String getLocale()
Specified by:
getLocale in interface VendorUrlType

setLocale

public void setLocale(java.lang.String pLocale)
Specified by:
setLocale in interface VendorUrlType

getValue

public java.lang.String getValue()
Specified by:
getValue in interface VendorUrlType

setValue

public void setValue(java.lang.String pValue)
Specified by:
setValue in interface VendorUrlType


Copyright 2006 null. All Rights Reserved.