Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification |
Modifier and Type | Field and Description |
---|---|
static ProductClassLink<ClfnClassForKeyDate> |
ProductClass.TO_CLASS_DETAILS
Use with available fluent helpers to apply the to_ClassDetails navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnClassForKeyDate |
ClfnClassForKeyDate.ClfnClassForKeyDateBuilder.build() |
ClfnClassForKeyDate |
ProductClass.fetchClassDetails()
Fetches the ClfnClassForKeyDate entity (one to one) associated with this entity.
|
ClfnClassForKeyDate |
ProductClass.getClassDetailsOrFetch()
Retrieval of associated ClfnClassForKeyDate entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
Optional<ClfnClassForKeyDate> |
ProductClass.getClassDetailsIfPresent()
Retrieval of associated ClfnClassForKeyDate entity (one to one).
|
protected Class<ClfnClassForKeyDate> |
ClfnClassForKeyDateByKeyFluentHelper.getEntityClass() |
protected Class<ClfnClassForKeyDate> |
ClfnClassForKeyDateFluentHelper.getEntityClass() |
Class<ClfnClassForKeyDate> |
ClfnClassForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
ProductClass.ProductClassBuilder |
ProductClass.ProductClassBuilder.classDetails(ClfnClassForKeyDate value) |
void |
ProductClass.setClassDetails(ClfnClassForKeyDate value)
Overwrites the associated ClfnClassForKeyDate entity for the loaded navigation property to_ClassDetails.
|
Modifier and Type | Method and Description |
---|---|
protected ClfnClassForKeyDateLink<ObjectT> |
ClfnClassForKeyDateLink.translateLinkType(EntityLink<ClfnClassForKeyDateLink<ObjectT>,ClfnClassForKeyDate,ObjectT> link) |
Constructor and Description |
---|
ProductClass(String product,
String classInternalID,
LocalDateTime keyDate,
String changeNumber,
String classType,
ErpConfigContext erpConfigContext,
List<ProductClassCharc> toCharacteristics,
ClfnClassForKeyDate toClassDetails) |
Copyright © 2018 SAP SE. All rights reserved.