Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.field.SkillTagField
Packages that use SkillTagField
-
Uses of SkillTagField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag declared as SkillTagFieldModifier and TypeFieldDescriptionstatic final SkillTagField<String>SkillTag.PERSON_EXTERNAL_IDUse with available fluent helpers to apply the PersonExternalId field to query operations.static final SkillTagField<String>SkillTag.TAGUse with available fluent helpers to apply the Tag field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return SkillTagFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SkillTagField<T>SkillTag.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SkillTagField<T>Use with available fluent helpers to apply an extension field to query operations.