@Target(value=FIELD) @Retention(value=RUNTIME) public @interface Slug
String[]
value
String
prefix
suffix
boolean
updatable
public abstract String[] value
public abstract boolean updatable
public abstract String prefix
public abstract String suffix
Copyright © 2015–2017 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.