public static class Email.Type extends MultiValuedAttributeType
| Modifier and Type | Field and Description |
|---|---|
static Email.Type |
HOME |
static Email.Type |
OTHER |
static Email.Type |
WORK |
| Modifier and Type | Method and Description |
|---|---|
static Email.Type |
of(String typeName) |
equals, getValue, hashCode, toStringpublic static final Email.Type WORK
public static final Email.Type HOME
public static final Email.Type OTHER
public static Email.Type of(String typeName)
Copyright © 2022 SAP SE. All rights reserved.