Class GroupFixedAsset
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<GroupFixedAsset>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.GroupFixedAsset
Group Asset Subnmbr (Master Data)
Original entity name from the Odata EDM: GroupFixedAsset
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GroupFixedAssetSelectableSelector for all available fields of GroupFixedAsset.static final GroupFixedAssetField<String>Use with available fluent helpers to apply the CompanyCode field to query operations.static final GroupFixedAssetField<String>Use with available fluent helpers to apply the CompanyCodeName field to query operations.static final GroupFixedAssetField<String>Use with available fluent helpers to apply the GroupFixedAsset_ID field to query operations.static final GroupFixedAssetField<String>Use with available fluent helpers to apply the GroupFixedAssetText field to query operations.static final GroupFixedAssetField<String>Use with available fluent helpers to apply the GroupMasterFixedAsset field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
GroupFixedAssetField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GroupFixedAssetField<T>Use with available fluent helpers to apply an extension field to query operations.protected void(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: noneprotected Stringprotected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 12getKey()getType()inthashCode()voidsetCompanyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetCompanyCodeName(String companyCodeName) Constraints: nonevoidsetGroupFixedAsset_ID(String groupFixedAsset_ID) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetGroupFixedAssetText(String groupFixedAssetText) Constraints: nonevoidsetGroupMasterFixedAsset(String groupMasterFixedAsset) (Key Field) Constraints: Not nullable, Maximum length: 12protected voidsetServicePathForFetch(String servicePathForFetch) toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of GroupFixedAsset. -
GROUP_FIXED_ASSET_ID
Use with available fluent helpers to apply the GroupFixedAsset_ID field to query operations. -
GROUP_FIXED_ASSET_TEXT
Use with available fluent helpers to apply the GroupFixedAssetText field to query operations. -
COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations. -
COMPANY_CODE_NAME
Use with available fluent helpers to apply the CompanyCodeName field to query operations. -
GROUP_MASTER_FIXED_ASSET
Use with available fluent helpers to apply the GroupMasterFixedAsset field to query operations.
-
-
Constructor Details
-
GroupFixedAsset
public GroupFixedAsset() -
GroupFixedAsset
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<GroupFixedAsset>
-
setGroupFixedAsset_ID
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: GroupFixedAsset_ID
- Parameters:
groupFixedAsset_ID- Group Asset Subnmbr
-
setGroupFixedAssetText
Constraints: noneOriginal property name from the Odata EDM: GroupFixedAssetText
- Parameters:
groupFixedAssetText- Group Asset Subnmbr (Description)
-
setCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Parameters:
companyCode- Group Asset Subnmbr (Company Code)
-
setCompanyCodeName
Constraints: noneOriginal property name from the Odata EDM: CompanyCodeName
- Parameters:
companyCodeName- Company Code (Description) (Parent Description)
-
setGroupMasterFixedAsset
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: GroupMasterFixedAsset
- Parameters:
groupMasterFixedAsset- Group Asset Subnmbr (Group Asset)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<GroupFixedAsset>
-
getKey
- Overrides:
getKeyin classVdmObject<GroupFixedAsset>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<GroupFixedAsset>
-
fromMap
- Overrides:
fromMapin classVdmObject<GroupFixedAsset>
-
field
@Nonnull public static <T> GroupFixedAssetField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> GroupFixedAssetField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<GroupFixedAsset>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<GroupFixedAsset>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<GroupFixedAsset>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<GroupFixedAsset>
-
builder
-
getGroupFixedAsset_ID
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: GroupFixedAsset_ID
- Returns:
- Group Asset Subnmbr
-
getGroupFixedAssetText
Constraints: noneOriginal property name from the Odata EDM: GroupFixedAssetText
- Returns:
- Group Asset Subnmbr (Description)
-
getCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
- Group Asset Subnmbr (Company Code)
-
getCompanyCodeName
Constraints: noneOriginal property name from the Odata EDM: CompanyCodeName
- Returns:
- Company Code (Description) (Parent Description)
-
getGroupMasterFixedAsset
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: GroupMasterFixedAsset
- Returns:
- Group Asset Subnmbr (Group Asset)
-
toString
- Overrides:
toStringin classVdmObject<GroupFixedAsset>
-
equals
- Overrides:
equalsin classVdmEntity<GroupFixedAsset>
-
canEqual
- Overrides:
canEqualin classVdmEntity<GroupFixedAsset>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<GroupFixedAsset>
-