예제 #1
0
파일: Item.java 프로젝트: PEPGenEd/imeji
 public Visibility getVisibility() {
   return Visibility.valueOf(visibility.getFragment());
 }