public class ApplicationPackageReference extends Object
| Constructor and Description |
|---|
ApplicationPackageReference() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the id value.
|
String |
version()
Get the version value.
|
ApplicationPackageReference |
withId(String id)
Set the id value.
|
ApplicationPackageReference |
withVersion(String version)
Set the version value.
|
public String id()
public ApplicationPackageReference withId(String id)
id - the id value to setpublic String version()
public ApplicationPackageReference withVersion(String version)
version - the version value to setCopyright © 2019. All rights reserved.