Interface PropertyView.Update

All Known Subinterfaces:
PropertyView.Insert
Enclosing interface:
PropertyView

public static interface PropertyView.Update
当更新的时候,使用,如下:
@JsonView(PropertyView.Update.class)