public interface Import
Modifier and Type | Method and Description |
---|---|
String |
getByName()
Gets the name.
|
String |
getLocation()
Gets the location.
|
void |
setByName(String name)
Sets the location.
|
void |
setLocation(String location)
Sets the location.
|
String getLocation()
void setLocation(String location)
location
- the new locationString getByName()
void setByName(String name)
name
- Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.