public class PWAssociatedApp extends Object implements IPKValidateable
| Constructor and Description |
|---|
PWAssociatedApp() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdAmazon() |
String |
getIdGooglePlay() |
String |
getTitle() |
List<String> |
getValidationErrors() |
boolean |
isValid() |
void |
setIdAmazon(String idAmazon) |
void |
setIdGooglePlay(String idGooglePlay) |
void |
setTitle(String title) |
String |
toString() |
public String getTitle()
public void setTitle(String title)
public String getIdGooglePlay()
public void setIdGooglePlay(String idGooglePlay)
public String getIdAmazon()
public void setIdAmazon(String idAmazon)
public boolean isValid()
isValid in interface IPKValidateablepublic List<String> getValidationErrors()
getValidationErrors in interface IPKValidateableCopyright © 2012–2015. All rights reserved.