com.ibm.commerce.utf.beans
Interface PAttributeListInputDataBean

All Known Implementing Classes:
PAttributeListBean

public interface PAttributeListInputDataBean

Copyright International Busines Machines Corporation 2001. All rights reserved.


Method Summary
 void setAttributeTypeId(java.lang.String newAttributeTypeId)
           
 void setName(java.lang.String newName)
           
 void setPAttributes(PAttributeDataBean[] newPAttributes)
           
 

Method Detail

setAttributeTypeId

public void setAttributeTypeId(java.lang.String newAttributeTypeId)

setName

public void setName(java.lang.String newName)

setPAttributes

public void setPAttributes(PAttributeDataBean[] newPAttributes)