org.jvending.provisioning.stocking.par
Interface VendorUrlType

All Known Subinterfaces:
VendorUrl
All Known Implementing Classes:
VendorUrlImpl, VendorUrlTypeImpl

public interface VendorUrlType


Method Summary
 java.lang.String getLocale()
           
 java.lang.String getValue()
           
 void setLocale(java.lang.String pLocale)
           
 void setValue(java.lang.String pValue)
           
 

Method Detail

getLocale

java.lang.String getLocale()

setLocale

void setLocale(java.lang.String pLocale)

getValue

java.lang.String getValue()

setValue

void setValue(java.lang.String pValue)


Copyright 2006 null. All Rights Reserved.