|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldGroupType | |
com.sap.ip.me.api.smartsync |
Uses of FieldGroupType in com.sap.ip.me.api.smartsync |
Fields in com.sap.ip.me.api.smartsync declared as FieldGroupType | |
static FieldGroupType |
FieldGroupType.T
|
static FieldGroupType |
FieldGroupType.O
|
Methods in com.sap.ip.me.api.smartsync that return FieldGroupType | |
static FieldGroupType |
FieldGroupType.forString(java.lang.String type)
returns a FieldGroupType instance for the specified name |
FieldGroupType |
FieldGroupDescriptor.getFieldGroupType()
returns FieldGroupType that currently has the followings. |
Methods in com.sap.ip.me.api.smartsync with parameters of type FieldGroupType | |
FieldGroupDescriptor |
FieldDescriptor.getFieldGroupDescriptor(FieldGroupType type)
Returns the FieldGroupDescriptor of the specified FieldGroupType for which this Field is a member; null if this Field is not a member of any group or of the specfied group type. |
Field[] |
Field.getGroupFields(FieldGroupType fieldGroupType)
Returns an array of other Field objects that are in the same specified group type. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |