@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2023-07-13T01:30:51.265Z") public class AppleAppLink extends Object
Constructor and Description |
---|
AppleAppLink() |
Modifier and Type | Method and Description |
---|---|
AppleAppLink |
addPathsItem(String pathsItem) |
AppleAppLink |
appID(String appID) |
boolean |
equals(Object o) |
String |
getAppID()
Get appID
|
List<String> |
getPaths()
Get paths
|
String |
getType()
AppleAppLink
|
int |
hashCode() |
AppleAppLink |
paths(List<String> paths) |
void |
setAppID(String appID) |
void |
setPaths(List<String> paths) |
String |
toString() |
public AppleAppLink appID(String appID)
public String getAppID()
public void setAppID(String appID)
public AppleAppLink paths(List<String> paths)
public AppleAppLink addPathsItem(String pathsItem)
public String getType()
Copyright © 2023 Sage Bionetworks. All rights reserved.