| Package | Description |
|---|---|
| com.sun.xml.registry.uddi | |
| com.sun.xml.registry.uddi.infomodel | |
| javax.xml.registry |
| Modifier and Type | Method and Description |
|---|---|
EmailAddress |
LifeCycleManagerImpl.createEmailAddress(String address) |
EmailAddress |
LifeCycleManagerImpl.createEmailAddress(String address,
String type) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailAddressImpl
Implementation of EmailAddress interface
|
| Modifier and Type | Method and Description |
|---|---|
EmailAddress |
LifeCycleManager.createEmailAddress(String address)
Creates an EmailAddress instance using an address as the
parameter.
|
EmailAddress |
LifeCycleManager.createEmailAddress(String address,
String type)
Creates an EmailAddress instance using both an address and a type as
parameters.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.