Package | Description |
---|---|
javax.xml.registry | |
javax.xml.registry.infomodel |
Modifier and Type | Method and Description |
---|---|
PersonName |
LifeCycleManager.createPersonName(String fullName) |
PersonName |
LifeCycleManager.createPersonName(String firstName,
String middleName,
String lastName) |
Modifier and Type | Method and Description |
---|---|
PersonName |
User.getPersonName() |
Modifier and Type | Method and Description |
---|---|
void |
User.setPersonName(PersonName name) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.