com.ibm.commerce.utf.beans
Interface PAttributeListSmartDataBean

All Known Implementing Classes:
PAttributeListBean

public interface PAttributeListSmartDataBean

Copyright International Busines Machines Corporation 2001. All rights reserved.


Method Summary
java.lang.String getAttributeTypeId()
java.lang.String getName()
PAttributeDataBean[] getPAttributes()

Method Detail

getAttributeTypeId

public java.lang.String getAttributeTypeId()

getName

public java.lang.String getName()

getPAttributes

public PAttributeDataBean[] getPAttributes()

Feedback