|
Cool documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFieldDescriptor | |
| com.sap.tc.col.client.metadata.api | |
| Uses of IFieldDescriptor in com.sap.tc.col.client.metadata.api |
| Methods in com.sap.tc.col.client.metadata.api that return IFieldDescriptor | |
IFieldDescriptor |
IAspectGroupDescriptor.getFieldDescriptor(java.lang.String fieldname)
Returns the field descriptor with the given name, if it is a member of this group, otherwise null. |
IFieldDescriptor[] |
IAspectGroupDescriptor.getFieldDescriptors()
Returns an array with all the field descriptors in this group. |
IFieldDescriptor |
IValueSetDescriptor.getFieldDescriptor()
Returns the descriptor of the field of this value set. |
IFieldDescriptor |
IStructureDescriptor.getFieldDescriptor(int index)
Returns the field descriptor of the field with index in this structure. |
IFieldDescriptor |
IStructureDescriptor.getFieldDescriptor(java.lang.String fieldName)
Returns the field desriptor of the field with the given name in this structure. |
IFieldDescriptor[] |
IStructureDescriptor.getFieldDescriptors()
Returns an array which contains all field descriptors in this structure. |
|
Cool documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||