public interface PAttributeDescAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getLangId() |
java.lang.String | getPattributeId() |
java.lang.String | getShortDesc() |
void | setLangId(java.lang.String newValue) |
void | setPattributeId(java.lang.String newValue) |
void | setShortDesc(java.lang.String newValue) |
java.lang.String getShortDesc() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setShortDesc(java.lang.String newValue)
java.lang.String getLangId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setLangId(java.lang.String newValue)
java.lang.String getPattributeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setPattributeId(java.lang.String newValue)