Uses of Interface
cdm.base.staticdata.party.metafields.FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilder
Packages that use FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilder
Package
Description
Basic party concepts: legal entity, natural person, contact details, buyer / payer and all related enums.
-
Uses of FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilder in cdm.base.staticdata.party
Fields in cdm.base.staticdata.party declared as FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderMethods in cdm.base.staticdata.party that return FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderModifier and TypeMethodDescriptionAccount.AccountBuilder.getAccountType()Account.AccountBuilderImpl.getAccountType()Account.AccountBuilder.getOrCreateAccountType()Account.AccountBuilderImpl.getOrCreateAccountType() -
Uses of FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilder in cdm.base.staticdata.party.metafields
Classes in cdm.base.staticdata.party.metafields that implement FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaAccountTypeEnumMethods in cdm.base.staticdata.party.metafields that return FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderModifier and TypeMethodDescriptionFieldWithMetaAccountTypeEnum.builder()FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilder.prune()FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderImpl.prune()FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilder.setMeta(com.rosetta.model.metafields.MetaFields meta) FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderImpl.setMeta(com.rosetta.model.metafields.MetaFields _meta) FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilder.setValue(AccountTypeEnum value) FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderImpl.setValue(AccountTypeEnum _value) FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderImpl.toBuilder()FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumImpl.toBuilder()FieldWithMetaAccountTypeEnum.toBuilder()Methods in cdm.base.staticdata.party.metafields with parameters of type FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderModifier and TypeMethodDescriptionprotected voidFieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumImpl.setBuilderFields(FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilder builder) Constructors in cdm.base.staticdata.party.metafields with parameters of type FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderModifierConstructorDescriptionprotectedFieldWithMetaAccountTypeEnumImpl(FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilder builder)