public class PublicationResult extends Object implements Serializable
Constructor and Description |
---|
PublicationResult(String packageName,
boolean success) |
Modifier and Type | Method and Description |
---|---|
String |
getPackageName() |
boolean |
isSuccess() |
void |
setSuccess(boolean success) |
Copyright © 2016–2021. All rights reserved.