Пример #1
0
 public void setAttributeAccess(String attName, String Status) {
   setAttributeAccess(this.getAttributeIndex(attName), Status);
 }