public interface PAttributeDescListInputDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
void |
setLanguageId(java.lang.String newLanguageId)
Sets the languageId.
|
void |
setPAttributeDescs(PAttributeDescDataBean[] newPAttributeDescs)
Loads the array fPAttributeDescs.
|
void |
setPAttributeId(java.lang.String newPAttributeId)
Sets the pAttributeId.
|
static final java.lang.String COPYRIGHT
void setLanguageId(java.lang.String newLanguageId)
newLanguageId
- The new language Id.void setPAttributeDescs(PAttributeDescDataBean[] newPAttributeDescs)
newPAttributeDescs
- Array of PAttribute description databeanvoid setPAttributeId(java.lang.String newPAttributeId)
newPattributeId
- The new Pattribute Id