@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) @ClassMappingAnnotation(clazz=VFSJsonBean.class) public @interface VFSJsonType
String
fileName
id
path
vfsPath
public abstract String fileName
public abstract String id
public abstract String vfsPath
public abstract String path
Copyright © 2023 onecode. All rights reserved.