org.jvending.provisioning.stocking.par
Interface DescriptionType

All Known Subinterfaces:
Description
All Known Implementing Classes:
DescriptionImpl, DescriptionTypeImpl

public interface DescriptionType


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.