public interface IChange extends IBaseFieldEx
Modifier and Type | Method and Description |
---|---|
void |
addBugLink(int newVal)
Inserts bug id.
|
boolean |
autoGetLinks()
Getter method for the COM property "AutoGetLinks"
|
void |
autoGetLinks(boolean pVal)
Setter method for the COM property "AutoGetLinks"
|
com4j.Com4jObject |
changeEntryFactory()
Getter method for the COM property "ChangeEntryFactory"
|
Date |
closingDate()
Getter method for the COM property "ClosingDate"
|
void |
closingDate(Date pVal)
Setter method for the COM property "ClosingDate"
|
String |
comments()
Getter method for the COM property "Comments"
|
void |
comments(String pVal)
Setter method for the COM property "Comments"
|
String |
createdBy()
Getter method for the COM property "CreatedBy"
|
Date |
creationDate()
Getter method for the COM property "CreationDate"
|
String |
description()
Getter method for the COM property "Description"
|
void |
description(String pVal)
Setter method for the COM property "Description"
|
IList |
getBugLinks() |
Object |
getBugLinks(int index) |
String |
links()
Getter method for the COM property "Links"
|
void |
removeBugLink(int newVal) |
String |
voB_Labels()
Getter method for the COM property "VOB_Labels"
|
void |
voB_Labels(String pVal)
Setter method for the COM property "VOB_Labels"
|
attachments, hasAttachment, history
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
isLocked, lockObject, unLockObject
String description()
Getter method for the COM property "Description"
void description(String pVal)
Setter method for the COM property "Description"
pVal
- Mandatory java.lang.String parameter.String comments()
Getter method for the COM property "Comments"
void comments(String pVal)
Setter method for the COM property "Comments"
pVal
- Mandatory java.lang.String parameter.String createdBy()
Getter method for the COM property "CreatedBy"
Date creationDate()
Getter method for the COM property "CreationDate"
Date closingDate()
Getter method for the COM property "ClosingDate"
void closingDate(Date pVal)
Setter method for the COM property "ClosingDate"
pVal
- Mandatory java.util.Date parameter.String voB_Labels()
Getter method for the COM property "VOB_Labels"
void voB_Labels(String pVal)
Setter method for the COM property "VOB_Labels"
pVal
- Mandatory java.lang.String parameter.com4j.Com4jObject changeEntryFactory()
Getter method for the COM property "ChangeEntryFactory"
void addBugLink(int newVal)
Inserts bug id.
newVal
- Mandatory int parameter.void removeBugLink(int newVal)
newVal
- Mandatory int parameter.IList getBugLinks()
Object getBugLinks(int index)
boolean autoGetLinks()
Getter method for the COM property "AutoGetLinks"
void autoGetLinks(boolean pVal)
Setter method for the COM property "AutoGetLinks"
pVal
- Mandatory boolean parameter.String links()
Getter method for the COM property "Links"
Copyright © 2020. All rights reserved.