public class Deployable
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
Dependants_Count |
int |
Dependencies_Count |
int |
Deployable_Id |
java.lang.String |
Deployable_Name |
java.lang.String |
InclusionType_Code |
java.lang.Integer |
Referenced_Application_Id |
java.lang.String |
Referenced_Release_Number |
| Constructor and Description |
|---|
Deployable() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getExampleArray() |
static java.lang.String |
getExampleSingle() |
public int Deployable_Id
public java.lang.String Deployable_Name
public int Dependencies_Count
public int Dependants_Count
public java.lang.String InclusionType_Code
public java.lang.String Referenced_Release_Number
public java.lang.Integer Referenced_Application_Id