public static class ProxyImplDTO.ProxyImplDTOBuilder extends Object implements Serializable
| Constructor and Description |
|---|
ProxyImplDTOBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ProxyImplDTO |
build() |
ProxyImplDTO.ProxyImplDTOBuilder |
setComponentIOCName(String componentIOCName) |
ProxyImplDTO.ProxyImplDTOBuilder |
setDescription(String description) |
ProxyImplDTO.ProxyImplDTOBuilder |
setFtl(String ftl) |
ProxyImplDTO.ProxyImplDTOBuilder |
setLocation(String location) |
ProxyImplDTO.ProxyImplDTOBuilder |
setMpackage(String mpackage) |
ProxyImplDTO.ProxyImplDTOBuilder |
setName(String name) |
ProxyImplDTO.ProxyImplDTOBuilder |
setProperties(Map properties) |
public ProxyImplDTO build()
public ProxyImplDTO.ProxyImplDTOBuilder setMpackage(String mpackage)
public ProxyImplDTO.ProxyImplDTOBuilder setComponentIOCName(String componentIOCName)
public ProxyImplDTO.ProxyImplDTOBuilder setLocation(String location)
public ProxyImplDTO.ProxyImplDTOBuilder setName(String name)
public ProxyImplDTO.ProxyImplDTOBuilder setFtl(String ftl)
public ProxyImplDTO.ProxyImplDTOBuilder setDescription(String description)
public ProxyImplDTO.ProxyImplDTOBuilder setProperties(Map properties)
Copyright © 2016 Le. All rights reserved.