public class GenClasses extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
localHomeImpl |
protected String |
localImpl |
protected String |
remoteHomeImpl |
protected String |
remoteImpl |
| Constructor and Description |
|---|
GenClasses() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalHomeImpl() |
String |
getLocalImpl() |
String |
getRemoteHomeImpl() |
String |
getRemoteImpl() |
void |
setLocalHomeImpl(String value) |
void |
setLocalImpl(String value) |
void |
setRemoteHomeImpl(String value) |
void |
setRemoteImpl(String value) |
protected String remoteImpl
protected String localImpl
protected String remoteHomeImpl
protected String localHomeImpl
public String getRemoteImpl()
public void setRemoteImpl(String value)
public String getLocalImpl()
public void setLocalImpl(String value)
public String getRemoteHomeImpl()
public void setRemoteHomeImpl(String value)
public String getLocalHomeImpl()
public void setLocalHomeImpl(String value)
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.