コード例 #1
0
 public Integer unmarshal(String value) {
   return (org.openestate.io.kyero.KyeroUtils.parseImageAttributeType(value));
 }