@Entity public class JPARestriction extends Restriction<String>
Constructor and Description |
---|
JPARestriction() |
JPARestriction(Restriction r) |
JPARestriction(String limit) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
void |
setId(String id) |
getLimit, setLimit
public JPARestriction()
public JPARestriction(Restriction r)
public JPARestriction(String limit)
Copyright © 2018. All rights reserved.