Uses of Enum Class
uk.org.netex.www.netex.AccountStatusTypeEnumeration
Packages that use AccountStatusTypeEnumeration
-
Uses of AccountStatusTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return AccountStatusTypeEnumerationModifier and TypeMethodDescriptionstatic AccountStatusTypeEnumerationAccountStatusTypeEnumeration.forNumber(int value) CustomerAccount_VersionStructure.Builder.getCustomerAccountStatusType()Standard values for account status.CustomerAccount_VersionStructure.getCustomerAccountStatusType()Standard values for account status.CustomerAccount_VersionStructureOrBuilder.getCustomerAccountStatusType()Standard values for account status.CustomerAccountType.Builder.getCustomerAccountStatusType()Standard values for account status.CustomerAccountType.getCustomerAccountStatusType()Standard values for account status.CustomerAccountTypeOrBuilder.getCustomerAccountStatusType()Standard values for account status.static AccountStatusTypeEnumerationAccountStatusTypeEnumeration.valueOf(int value) Deprecated.static AccountStatusTypeEnumerationAccountStatusTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static AccountStatusTypeEnumerationReturns the enum constant of this class with the specified name.static AccountStatusTypeEnumeration[]AccountStatusTypeEnumeration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.org.netex.www.netex that return types with arguments of type AccountStatusTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AccountStatusTypeEnumeration> AccountStatusTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type AccountStatusTypeEnumerationModifier and TypeMethodDescriptionCustomerAccount_VersionStructure.Builder.setCustomerAccountStatusType(AccountStatusTypeEnumeration value) Standard values for account status.CustomerAccountType.Builder.setCustomerAccountStatusType(AccountStatusTypeEnumeration value) Standard values for account status.