public class FtsConfigEntryImpl extends com.bmc.arsys.api.Entry implements FtsConfigEntry
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>FtsConfigEntry.Fields, FtsConfigEntry.Mode| Constructor and Description |
|---|
FtsConfigEntryImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getFtsAgent()
Autogenerated get function that retrieves the value for field FTS Agent (Field ID : 500007970)
|
String |
getFtsCollectionDir()
Autogenerated get function that retrieves the value for field ftscollectiondir (Field ID : 16305)
|
String |
getFtsConfigurationDir()
Autogenerated get function that retrieves the value for field ftsconfigurationdir (Field ID : 16323)
|
Integer |
getFtsPort2()
Autogenerated get function that retrieves the value for field FTS Port2 (Field ID : 500008020)
|
Integer |
getMaxJvmMemory2()
Autogenerated get function that retrieves the value for field Max JVM Memory2 (Field ID : 500008030)
|
String |
getPrimaryServerName()
Autogenerated get function that retrieves the value for field Primary Server Name (Field ID : 500008010)
|
FtsConfigEntry.Mode |
getServerConfiguration()
Autogenerated get function that retrieves the value for field Server Configuration (Field ID : 500007980)
|
void |
setFtsAgent(boolean data)
Autogenerated set function that sets the value for field FTS Agent (Field ID : 500007970)
|
void |
setFtsCollectionDir(String data)
Autogenerated set function that sets the value for field ftscollectiondir (Field ID : 16305)
|
void |
setFtsConfigurationDir(String data)
Autogenerated set function that sets the value for field ftsconfigurationdir (Field ID : 16323)
|
void |
setFtsPort2(Integer data)
Autogenerated set function that sets the value for field FTS Port2 (Field ID : 500008020)
|
void |
setMaxJvmMemory2(Integer data)
Autogenerated set function that sets the value for field Max JVM Memory2 (Field ID : 500008030)
|
void |
setPrimaryServerName(String data)
Autogenerated set function that sets the value for field Primary Server Name (Field ID : 500008010)
|
void |
setServerConfiguration(FtsConfigEntry.Mode data)
Autogenerated set function that sets the value for field Server Configuration (Field ID : 500007980)
|
clone, equals, getEntryId, getEntryIdWithNoSeparator, getKey, prepareEntryId, put, putAll, setEntryId, splitEntryId, splitEntryIdclear, containsValue, getcontainsKey, entrySet, isEmpty, keySet, remove, size, valueshashCode, toStringpublic String getFtsCollectionDir()
getFtsCollectionDir in interface FtsConfigEntrypublic void setFtsCollectionDir(String data)
setFtsCollectionDir in interface FtsConfigEntrypublic String getFtsConfigurationDir()
getFtsConfigurationDir in interface FtsConfigEntrypublic void setFtsConfigurationDir(String data)
setFtsConfigurationDir in interface FtsConfigEntrypublic boolean getFtsAgent()
getFtsAgent in interface FtsConfigEntrypublic void setFtsAgent(boolean data)
setFtsAgent in interface FtsConfigEntrypublic FtsConfigEntry.Mode getServerConfiguration()
getServerConfiguration in interface FtsConfigEntrypublic void setServerConfiguration(FtsConfigEntry.Mode data)
setServerConfiguration in interface FtsConfigEntrypublic String getPrimaryServerName()
getPrimaryServerName in interface FtsConfigEntrypublic void setPrimaryServerName(String data)
setPrimaryServerName in interface FtsConfigEntrypublic Integer getFtsPort2()
getFtsPort2 in interface FtsConfigEntrypublic void setFtsPort2(Integer data)
setFtsPort2 in interface FtsConfigEntrypublic Integer getMaxJvmMemory2()
getMaxJvmMemory2 in interface FtsConfigEntrypublic void setMaxJvmMemory2(Integer data)
setMaxJvmMemory2 in interface FtsConfigEntry? Copyright 2013 BMC Software, Inc.