public class DeploymentLinks extends Object
Constructor and Description |
---|
DeploymentLinks()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getApplication()
Returns the application of the deployment.
|
void |
setApplication(long application)
Sets the application of the deployment.
|
String |
toString()
Returns a string representation of the object.
|
public void setApplication(long application)
application
- The application of the deploymentpublic long getApplication()
Copyright © 2018. All rights reserved.