/*optional*/ String | |
Get method for attribute "BaselineLifecycle" Specifies the name of the lifecycle. | |
/*optional*/ String | |
Get method for attribute "BaselineLocation" Specifies the location of the baseline. | |
/*optional*/ String | |
Get method for attribute "BaselineName" Specifies the name of the baseline.null means not to create any baseline | |
/*optional*/ String | |
Get method for attribute "BaselineNumber" Specifies the number of the baseline. | |
/*optional*/ Boolean | |
Get method for attribute "KeepCheckedout" Specifies the checked out status of the object .If the value specified is true, then the contents of the selected object are checked in to the Windchill server and automatically checked out again for further modification. | |
void | SetBaselineLifecycle ( /*optional*/ String value) |
Set method for attribute "BaselineLifecycle" Specifies the name of the lifecycle. | |
void | SetBaselineLocation ( /*optional*/ String value) |
Set method for attribute "BaselineLocation" Specifies the location of the baseline. | |
void | SetBaselineName ( /*optional*/ String value) |
Set method for attribute "BaselineName" Specifies the name of the baseline.null means not to create any baseline | |
void | SetBaselineNumber ( /*optional*/ String value) |
Set method for attribute "BaselineNumber" Specifies the number of the baseline. | |
void | SetKeepCheckedout ( /*optional*/ Boolean value) |
Set method for attribute "KeepCheckedout" Specifies the checked out status of the object .If the value specified is true, then the contents of the selected object are checked in to the Windchill server and automatically checked out again for further modification. |
GetBaselineName | ||
/*optional*/ String | GetBaselineName | () |
SetBaselineName | ||
void | SetBaselineName | ( /*optional*/ String value) |
GetBaselineNumber | ||
/*optional*/ String | GetBaselineNumber | () |
SetBaselineNumber | ||
void | SetBaselineNumber | ( /*optional*/ String value) |
GetBaselineLocation | ||
/*optional*/ String | GetBaselineLocation | () |
SetBaselineLocation | ||
void | SetBaselineLocation | ( /*optional*/ String value) |
GetBaselineLifecycle | ||
/*optional*/ String | GetBaselineLifecycle | () |
SetBaselineLifecycle | ||
void | SetBaselineLifecycle | ( /*optional*/ String value) |
GetKeepCheckedout | ||
/*optional*/ Boolean | GetKeepCheckedout | () |
SetKeepCheckedout | ||
void | SetKeepCheckedout | ( /*optional*/ Boolean value) |