|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Field | |
---|---|
com.microsoft.tfs.core.clients.workitem.fields |
Uses of Field in com.microsoft.tfs.core.clients.workitem.fields |
---|
Fields in com.microsoft.tfs.core.clients.workitem.fields declared as Field | |
---|---|
Field |
FieldChangeEvent.field
The field that changed. |
Methods in com.microsoft.tfs.core.clients.workitem.fields that return Field | |
---|---|
Field |
FieldCollection.getField(java.lang.String name)
Gets the Field with the specified name. |
Methods in com.microsoft.tfs.core.clients.workitem.fields that return types with arguments of type Field | |
---|---|
java.util.Iterator<Field> |
FieldCollection.iterator()
|
Methods in com.microsoft.tfs.core.clients.workitem.fields with parameters of type Field | |
---|---|
java.lang.String |
FieldStatus.getInvalidMessage(Field field)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |