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