Uses of Interface
cdm.base.staticdata.party.metafields.FieldWithMetaAccountTypeEnum
Packages that use FieldWithMetaAccountTypeEnum
Package
Description
Basic party concepts: legal entity, natural person, contact details, buyer / payer and all related enums.
-
Uses of FieldWithMetaAccountTypeEnum in cdm.base.staticdata.party
Methods in cdm.base.staticdata.party that return FieldWithMetaAccountTypeEnumModifier and TypeMethodDescriptionAccount.AccountImpl.getAccountType()Account.getAccountType()The type of account, e.g. client, house.Methods in cdm.base.staticdata.party with parameters of type FieldWithMetaAccountTypeEnumModifier and TypeMethodDescriptionAccount.AccountBuilder.setAccountType(FieldWithMetaAccountTypeEnum accountType) Account.AccountBuilderImpl.setAccountType(FieldWithMetaAccountTypeEnum _accountType) -
Uses of FieldWithMetaAccountTypeEnum in cdm.base.staticdata.party.metafields
Subinterfaces of FieldWithMetaAccountTypeEnum in cdm.base.staticdata.party.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.base.staticdata.party.metafields that implement FieldWithMetaAccountTypeEnumModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaAccountTypeEnumstatic classImmutable Implementation of FieldWithMetaAccountTypeEnumMethods in cdm.base.staticdata.party.metafields that return FieldWithMetaAccountTypeEnumModifier and TypeMethodDescriptionFieldWithMetaAccountTypeEnum.build()Build MethodsFieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilderImpl.build()FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumImpl.build()Methods in cdm.base.staticdata.party.metafields that return types with arguments of type FieldWithMetaAccountTypeEnumModifier and TypeMethodDescriptiondefault Class<? extends FieldWithMetaAccountTypeEnum> FieldWithMetaAccountTypeEnum.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaAccountTypeEnum> FieldWithMetaAccountTypeEnum.metaData()Utility Methods