public class ExtensionClientInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
company |
Description |
description |
String |
type |
String |
url |
String |
version |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ExtensionClientInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCompany() |
Description |
getDescription() |
String |
getType() |
String |
getUrl() |
String |
getVersion() |
void |
setCompany(String company) |
void |
setDescription(Description description) |
void |
setType(String type) |
void |
setUrl(String url) |
void |
setVersion(String version) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String version
public Description description
public String company
public String type
public String url
public String getVersion()
public Description getDescription()
public String getCompany()
public String getType()
public String getUrl()
public void setVersion(String version)
public void setDescription(Description description)
public void setCompany(String company)
public void setType(String type)
public void setUrl(String url)
Copyright © 2011-2012. All Rights Reserved.