public static class CqRecord.FieldName<T> extends PropertyNameList.PropertyName<T>
PropertyRequestItem.NestedPropertyName<T>, PropertyRequestItem.PropertyRequest
Constructor and Description |
---|
CqRecord.FieldName(String fieldName)
Constructs a PropertyName designating the resource property that
corresponds to a field of a ClearQuest record.
|
equals, getName, getNamespace, hashCode, nest, nest, nest, toString
public CqRecord.FieldName(String fieldName)
fieldName
- The schema-defined name of the record field. Must
not be null.Copyright © IBM 2018. All rights reserved.