public class NewServiceDefinitionBean extends Object implements Serializable
| Constructor and Description |
|---|
NewServiceDefinitionBean()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionType |
getDefinitionType() |
String |
getDefinitionUrl() |
void |
setDefinitionType(ServiceDefinitionType definitionType) |
void |
setDefinitionUrl(String definitionUrl) |
public String getDefinitionUrl()
public void setDefinitionUrl(String definitionUrl)
definitionUrl - the definitionUrl to setpublic ServiceDefinitionType getDefinitionType()
public void setDefinitionType(ServiceDefinitionType definitionType)
definitionType - the definitionType to setCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.