public class SubmissionFormInputTypeRest extends Object
| Constructor and Description |
|---|
SubmissionFormInputTypeRest() |
| Modifier and Type | Method and Description |
|---|---|
AuthorityRest |
getAuthority() |
String |
getRegex() |
String |
getType() |
void |
setAuthority(AuthorityRest authority) |
void |
setRegex(String regex) |
void |
setType(String type) |
public String getType()
public void setType(String type)
public String getRegex()
public void setRegex(String regex)
public AuthorityRest getAuthority()
public void setAuthority(AuthorityRest authority)
Copyright © 2019 DuraSpace. All rights reserved.