public class UserProfileMetadata extends Object
| Constructor and Description |
|---|
UserProfileMetadata() |
UserProfileMetadata(List<UserProfileAttributeMetadata> attributes) |
| Modifier and Type | Method and Description |
|---|---|
List<UserProfileAttributeMetadata> |
getAttributes() |
void |
setAttributes(List<UserProfileAttributeMetadata> attributes) |
public UserProfileMetadata()
public UserProfileMetadata(List<UserProfileAttributeMetadata> attributes)
public List<UserProfileAttributeMetadata> getAttributes()
public void setAttributes(List<UserProfileAttributeMetadata> attributes)
Copyright © 2022 JBoss by Red Hat. All rights reserved.