Modifier and Type | Field and Description |
---|---|
static ClfnCharcValueForKeyDateLink<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueForKeyDate.TO_CHARC_VALUE_DESC
Use with available fluent helpers to apply the to_CharcValueDesc navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnCharcValueDescForKeyDate |
ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueForKeyDate.fetchCharcValueDesc()
Fetches the ClfnCharcValueDescForKeyDate entities (one to many) associated with this entity.
|
List<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueForKeyDate.getCharcValueDescOrFetch()
Retrieval of associated ClfnCharcValueDescForKeyDate entities (one to many).
|
com.google.common.base.Optional<List<ClfnCharcValueDescForKeyDate>> |
ClfnCharcValueForKeyDate.getCharcValueDescOrNull()
Retrieval of associated ClfnCharcValueDescForKeyDate entities (one to many).
|
Class<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueDescForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharcValueForKeyDate.addCharcValueDesc(ClfnCharcValueDescForKeyDate... entity)
Adds elements to the list of associated ClfnCharcValueDescForKeyDate entities.
|
ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder |
ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder.charcValueDesc(ClfnCharcValueDescForKeyDate... value) |
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharcValueForKeyDate.setCharcValueDesc(List<ClfnCharcValueDescForKeyDate> value)
Overwrites the list of associated ClfnCharcValueDescForKeyDate entities for the loaded navigation property to_CharcValueDesc.
|
Constructor and Description |
---|
ClfnCharcValueDescForKeyDateCreateFluentHelper(ClfnCharcValueDescForKeyDate entity) |
ClfnCharcValueDescForKeyDateDeleteFluentHelper(ClfnCharcValueDescForKeyDate entity) |
ClfnCharcValueDescForKeyDateUpdateFluentHelper(ClfnCharcValueDescForKeyDate entity) |
Constructor and Description |
---|
ClfnCharcValueForKeyDate(String charcInternalID,
String charcValuePositionNumber,
String charcValueDependency,
String charcValue,
Double charcFromNumericValue,
Double charcToNumericValue,
Boolean isDefaultValue,
String charcFromNumericValueUnit,
String charcToNumericValueUnit,
String longTextID,
String changeNumber,
String documentType,
String docNumber,
String documentPart,
String documentVersion,
Calendar validityStartDate,
Calendar validityEndDate,
Calendar keyDate,
Calendar charcLastChangedDateTime,
ErpConfigContext erpConfigContext,
List<ClfnCharcValueDescForKeyDate> toCharcValueDesc) |
Copyright © 2018 SAP SE. All rights reserved.