org.jvending.provisioning.stocking.par
Interface DisplayNameType

All Known Subinterfaces:
DisplayName
All Known Implementing Classes:
DisplayNameImpl, DisplayNameTypeImpl

public interface DisplayNameType


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.