public class GCUBEPublicationProfile extends Object
GCUBEPortTypeContext.getProfile()| Constructor and Description |
|---|
GCUBEPublicationProfile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAbsoluteFileName()
Gets the absolute file name.
|
String |
getAbsolutePath()
Gets the absolute path.
|
String |
getFileName()
Returns the name of the publication configuration file.
|
String |
getMode()
Returns the mode of publication.
|
void |
setAbsolutePath(String path)
Sets the absolute path.
|
void |
setFileName(String fileName)
Sets the name of the publication configuration file.
|
void |
setMode(String mode)
Sets the mode of publication.
|
void |
setProfile(String profile)
Sets the publication profile.
|
String |
toString()
Returns the publication profile.
|
public String getFileName()
public void setFileName(String fileName)
fileName - the file name.public String getMode()
public void setMode(String mode)
mode - the mode,public String toString()
public void setProfile(String profile)
profile - the profile.public String getAbsoluteFileName()
public void setAbsolutePath(String path)
path - the path.public String getAbsolutePath()
Copyright © 2015. All Rights Reserved.