public class Deployable
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Integer |
Application_Id |
int |
Dependants_Count |
int |
Dependencies_Count |
int |
Deployable_Id |
java.lang.String |
Deployable_Name |
java.lang.String |
InclusionType_Code |
java.lang.Integer |
Release_Id |
java.lang.String |
Release_Number |
| Constructor and Description |
|---|
Deployable() |
public int Deployable_Id
public java.lang.String Deployable_Name
public int Dependencies_Count
public int Dependants_Count
public java.lang.Integer Application_Id
public java.lang.String InclusionType_Code
public java.lang.String Release_Number
public java.lang.Integer Release_Id