com.novell.db.object.bean
Class DatabasePlatformInfoBean

java.lang.Object
  extended by com.novell.sentinel.client.bean.SentinelBean
      extended by com.novell.db.object.bean.DatabasePlatformInfoBean

public class DatabasePlatformInfoBean
extends SentinelBean

An automatically-generated "bean" class for the Sentinel data object type 'DatabasePlatformInfo'.

The description of the type is:

"null"

The Sentinel data object bean classes are designed to be used to transport data to and from the Sentinel server. There exists a supporting infrastructure that handles the serialization/parsing of the data to/from the JSON transport format and which handles the actual HTTP transport.

A more complete description of Sentinel data object beans is found in the description of SentinelBean.

See Also:
SentinelBean, BeanTransporter

Field Summary
static String ALLOWEXTERNAL
          The "bean name" of the Sentinel data object field 'AllowExternal'.
static String CONNPROPERTIES
          The "bean name" of the Sentinel data object field 'ConnProperties'.
static String DISPLAYNAME
          The "bean name" of the Sentinel data object field 'DisplayName'.
static String ID
          The "bean name" of the Sentinel data object field 'ID'.
static String JDBCPROPERTIES
          The "bean name" of the Sentinel data object field 'JdbcProperties'.
static String MAXSUPPORTEDMAJORVERSION
          The "bean name" of the Sentinel data object field 'MaxSupportedMajorVersion'.
static String MAXSUPPORTEDMINORVERSION
          The "bean name" of the Sentinel data object field 'MaxSupportedMinorVersion'.
static String MINSUPPORTEDMAJORVERSION
          The "bean name" of the Sentinel data object field 'MinSupportedMajorVersion'.
static String MINSUPPORTEDMINORVERSION
          The "bean name" of the Sentinel data object field 'MinSupportedMinorVersion'.
static String MISCPROPERTIES
          The "bean name" of the Sentinel data object field 'MiscProperties'.
static String SUPPORTEDPRODUCTNAME
          The "bean name" of the Sentinel data object field 'SupportedProductName'.
 
Constructor Summary
  DatabasePlatformInfoBean()
          Construct an instance of the bean class.
protected DatabasePlatformInfoBean(BeanMetaData<? extends SentinelBean> metadata)
          Constructor for use by derived classes.
 
Method Summary
 void addToConnProperties(DatabasePlatformConnPropertyBean value)
          Add a value to the collection field 'ConnProperties'.
 void addToJdbcProperties(DatabasePlatformJdbcPropertyBean value)
          Add a value to the collection field 'JdbcProperties'.
 void addToMiscProperties(DatabasePlatformMiscPropertyBean value)
          Add a value to the collection field 'MiscProperties'.
 void clearAllowExternal()
          Clear any current value for the 'AllowExternal' field in the bean.
 void clearConnProperties()
          Clear any current value for the 'ConnProperties' field in the bean.
 void clearDisplayName()
          Clear any current value for the 'DisplayName' field in the bean.
 void clearID()
          Clear any current value for the 'ID' field in the bean.
 void clearJdbcProperties()
          Clear any current value for the 'JdbcProperties' field in the bean.
 void clearMaxSupportedMajorVersion()
          Clear any current value for the 'MaxSupportedMajorVersion' field in the bean.
 void clearMaxSupportedMinorVersion()
          Clear any current value for the 'MaxSupportedMinorVersion' field in the bean.
 void clearMinSupportedMajorVersion()
          Clear any current value for the 'MinSupportedMajorVersion' field in the bean.
 void clearMinSupportedMinorVersion()
          Clear any current value for the 'MinSupportedMinorVersion' field in the bean.
 void clearMiscProperties()
          Clear any current value for the 'MiscProperties' field in the bean.
 void clearSupportedProductName()
          Clear any current value for the 'SupportedProductName' field in the bean.
 DatabasePlatformInfoBean clone()
          Create a duplicate of this bean instance, including all field values.
static BeanMetaData<? extends DatabasePlatformInfoBean> getBeanMetaData()
          Get the metadata class instance for this type.
 Collection<DatabasePlatformConnPropertyBean> getConnProperties()
          Get the value for the 'ConnProperties' field.
 String getDisplayName()
          Get the value for the 'DisplayName' field.
 String getID()
          Get the value for the 'ID' field.
 Collection<DatabasePlatformJdbcPropertyBean> getJdbcProperties()
          Get the value for the 'JdbcProperties' field.
 int getMaxSupportedMajorVersion()
          Get the value for the 'MaxSupportedMajorVersion' field.
 int getMaxSupportedMinorVersion()
          Get the value for the 'MaxSupportedMinorVersion' field.
 int getMinSupportedMajorVersion()
          Get the value for the 'MinSupportedMajorVersion' field.
 int getMinSupportedMinorVersion()
          Get the value for the 'MinSupportedMinorVersion' field.
 Collection<DatabasePlatformMiscPropertyBean> getMiscProperties()
          Get the value for the 'MiscProperties' field.
 String getSupportedProductName()
          Get the value for the 'SupportedProductName' field.
 boolean isAllowExternal()
          Get the value for the 'AllowExternal' field.
 boolean isAllowExternalClear()
          Get whether the value for the 'AllowExternal' field is clear or not.
 boolean isAllowExternalNull()
          Get whether the 'AllowExternal' field has been set to Null or not.
 boolean isConnPropertiesClear()
          Get whether the value for the 'ConnProperties' field is clear or not.
 boolean isConnPropertiesNull()
          Get whether the 'ConnProperties' field has been set to Null or not.
 boolean isDisplayNameClear()
          Get whether the value for the 'DisplayName' field is clear or not.
 boolean isDisplayNameNull()
          Get whether the 'DisplayName' field has been set to Null or not.
 boolean isIDClear()
          Get whether the value for the 'ID' field is clear or not.
 boolean isIDNull()
          Get whether the 'ID' field has been set to Null or not.
 boolean isJdbcPropertiesClear()
          Get whether the value for the 'JdbcProperties' field is clear or not.
 boolean isJdbcPropertiesNull()
          Get whether the 'JdbcProperties' field has been set to Null or not.
 boolean isMaxSupportedMajorVersionClear()
          Get whether the value for the 'MaxSupportedMajorVersion' field is clear or not.
 boolean isMaxSupportedMajorVersionNull()
          Get whether the 'MaxSupportedMajorVersion' field has been set to Null or not.
 boolean isMaxSupportedMinorVersionClear()
          Get whether the value for the 'MaxSupportedMinorVersion' field is clear or not.
 boolean isMaxSupportedMinorVersionNull()
          Get whether the 'MaxSupportedMinorVersion' field has been set to Null or not.
 boolean isMinSupportedMajorVersionClear()
          Get whether the value for the 'MinSupportedMajorVersion' field is clear or not.
 boolean isMinSupportedMajorVersionNull()
          Get whether the 'MinSupportedMajorVersion' field has been set to Null or not.
 boolean isMinSupportedMinorVersionClear()
          Get whether the value for the 'MinSupportedMinorVersion' field is clear or not.
 boolean isMinSupportedMinorVersionNull()
          Get whether the 'MinSupportedMinorVersion' field has been set to Null or not.
 boolean isMiscPropertiesClear()
          Get whether the value for the 'MiscProperties' field is clear or not.
 boolean isMiscPropertiesNull()
          Get whether the 'MiscProperties' field has been set to Null or not.
 boolean isSupportedProductNameClear()
          Get whether the value for the 'SupportedProductName' field is clear or not.
 boolean isSupportedProductNameNull()
          Get whether the 'SupportedProductName' field has been set to Null or not.
 void setAllowExternal(boolean allowExternal)
          Set the value for the 'AllowExternal' field.
 void setAllowExternalNull()
          Set to Null any current value for the 'AllowExternal' field in the bean.
 void setConnProperties(Collection<? extends DatabasePlatformConnPropertyBean> connProperties)
          Set the value for the 'ConnProperties' field.
 void setConnPropertiesNull()
          Set to Null any current value for the 'ConnProperties' field in the bean.
 void setDisplayName(String displayName)
          Set the value for the 'DisplayName' field.
 void setDisplayNameNull()
          Set to Null any current value for the 'DisplayName' field in the bean.
 void setID(String iD)
          Set the value for the 'ID' field.
 void setIDNull()
          Set to Null any current value for the 'ID' field in the bean.
 void setJdbcProperties(Collection<? extends DatabasePlatformJdbcPropertyBean> jdbcProperties)
          Set the value for the 'JdbcProperties' field.
 void setJdbcPropertiesNull()
          Set to Null any current value for the 'JdbcProperties' field in the bean.
 void setMaxSupportedMajorVersion(int maxSupportedMajorVersion)
          Set the value for the 'MaxSupportedMajorVersion' field.
 void setMaxSupportedMajorVersionNull()
          Set to Null any current value for the 'MaxSupportedMajorVersion' field in the bean.
 void setMaxSupportedMinorVersion(int maxSupportedMinorVersion)
          Set the value for the 'MaxSupportedMinorVersion' field.
 void setMaxSupportedMinorVersionNull()
          Set to Null any current value for the 'MaxSupportedMinorVersion' field in the bean.
 void setMinSupportedMajorVersion(int minSupportedMajorVersion)
          Set the value for the 'MinSupportedMajorVersion' field.
 void setMinSupportedMajorVersionNull()
          Set to Null any current value for the 'MinSupportedMajorVersion' field in the bean.
 void setMinSupportedMinorVersion(int minSupportedMinorVersion)
          Set the value for the 'MinSupportedMinorVersion' field.
 void setMinSupportedMinorVersionNull()
          Set to Null any current value for the 'MinSupportedMinorVersion' field in the bean.
 void setMiscProperties(Collection<? extends DatabasePlatformMiscPropertyBean> miscProperties)
          Set the value for the 'MiscProperties' field.
 void setMiscPropertiesNull()
          Set to Null any current value for the 'MiscProperties' field in the bean.
 void setSupportedProductName(String supportedProductName)
          Set the value for the 'SupportedProductName' field.
 void setSupportedProductNameNull()
          Set to Null any current value for the 'SupportedProductName' field in the bean.
 
Methods inherited from class com.novell.sentinel.client.bean.SentinelBean
clearField, cloneBean, equals, fields, getBeanName, getBeanValue, getField, getFieldNoNull, getLink, getMetaData, isFieldClear, isFieldNull, isLinkClear, setField, setFieldNull, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CONNPROPERTIES

public static final String CONNPROPERTIES
The "bean name" of the Sentinel data object field 'ConnProperties'. The value is ""ConnProperties"".

The description of the 'ConnProperties' field is:

"No description provided."

See Also:
Constant Field Values

MAXSUPPORTEDMINORVERSION

public static final String MAXSUPPORTEDMINORVERSION
The "bean name" of the Sentinel data object field 'MaxSupportedMinorVersion'. The value is ""MaxSupportedMinorVersion"".

The description of the 'MaxSupportedMinorVersion' field is:

"No description provided."

See Also:
Constant Field Values

DISPLAYNAME

public static final String DISPLAYNAME
The "bean name" of the Sentinel data object field 'DisplayName'. The value is ""DisplayName"".

The description of the 'DisplayName' field is:

"No description provided."

See Also:
Constant Field Values

SUPPORTEDPRODUCTNAME

public static final String SUPPORTEDPRODUCTNAME
The "bean name" of the Sentinel data object field 'SupportedProductName'. The value is ""SupportedProductName"".

The description of the 'SupportedProductName' field is:

"No description provided."

See Also:
Constant Field Values

MAXSUPPORTEDMAJORVERSION

public static final String MAXSUPPORTEDMAJORVERSION
The "bean name" of the Sentinel data object field 'MaxSupportedMajorVersion'. The value is ""MaxSupportedMajorVersion"".

The description of the 'MaxSupportedMajorVersion' field is:

"No description provided."

See Also:
Constant Field Values

ID

public static final String ID
The "bean name" of the Sentinel data object field 'ID'. The value is ""ID"".

The description of the 'ID' field is:

"No description provided."

See Also:
Constant Field Values

MISCPROPERTIES

public static final String MISCPROPERTIES
The "bean name" of the Sentinel data object field 'MiscProperties'. The value is ""MiscProperties"".

The description of the 'MiscProperties' field is:

"No description provided."

See Also:
Constant Field Values

MINSUPPORTEDMAJORVERSION

public static final String MINSUPPORTEDMAJORVERSION
The "bean name" of the Sentinel data object field 'MinSupportedMajorVersion'. The value is ""MinSupportedMajorVersion"".

The description of the 'MinSupportedMajorVersion' field is:

"No description provided."

See Also:
Constant Field Values

ALLOWEXTERNAL

public static final String ALLOWEXTERNAL
The "bean name" of the Sentinel data object field 'AllowExternal'. The value is ""AllowExternal"".

The description of the 'AllowExternal' field is:

"No description provided."

See Also:
Constant Field Values

MINSUPPORTEDMINORVERSION

public static final String MINSUPPORTEDMINORVERSION
The "bean name" of the Sentinel data object field 'MinSupportedMinorVersion'. The value is ""MinSupportedMinorVersion"".

The description of the 'MinSupportedMinorVersion' field is:

"No description provided."

See Also:
Constant Field Values

JDBCPROPERTIES

public static final String JDBCPROPERTIES
The "bean name" of the Sentinel data object field 'JdbcProperties'. The value is ""JdbcProperties"".

The description of the 'JdbcProperties' field is:

"No description provided."

See Also:
Constant Field Values
Constructor Detail

DatabasePlatformInfoBean

public DatabasePlatformInfoBean()
Construct an instance of the bean class.


DatabasePlatformInfoBean

protected DatabasePlatformInfoBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes.

Parameters:
metadata - The metadata instance for the derived bean class. Normally this constructor will only be called by generated code.
Method Detail

getMaxSupportedMinorVersion

public int getMaxSupportedMinorVersion()
Get the value for the 'MaxSupportedMinorVersion' field. The description of the 'MaxSupportedMinorVersion' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
MAXSUPPORTEDMINORVERSION

isMaxSupportedMinorVersionNull

public boolean isMaxSupportedMinorVersionNull()
Get whether the 'MaxSupportedMinorVersion' field has been set to Null or not. The description of the 'MaxSupportedMinorVersion' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setMaxSupportedMinorVersionNull(), MAXSUPPORTEDMINORVERSION

isMaxSupportedMinorVersionClear

public boolean isMaxSupportedMinorVersionClear()
Get whether the value for the 'MaxSupportedMinorVersion' field is clear or not. The description of the 'MaxSupportedMinorVersion' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearMaxSupportedMinorVersion(), MAXSUPPORTEDMINORVERSION

setMaxSupportedMinorVersion

public void setMaxSupportedMinorVersion(int maxSupportedMinorVersion)
Set the value for the 'MaxSupportedMinorVersion' field. The description of the 'MaxSupportedMinorVersion' field is:

"No description provided."

Parameters:
maxSupportedMinorVersion - Value to set
See Also:
MAXSUPPORTEDMINORVERSION

clearMaxSupportedMinorVersion

public void clearMaxSupportedMinorVersion()
Clear any current value for the 'MaxSupportedMinorVersion' field in the bean. The description of the 'MaxSupportedMinorVersion' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setMaxSupportedMinorVersionNull() method to clear the server's value.

See the description of cleared values.

See Also:
MAXSUPPORTEDMINORVERSION

setMaxSupportedMinorVersionNull

public void setMaxSupportedMinorVersionNull()
Set to Null any current value for the 'MaxSupportedMinorVersion' field in the bean. The description of the 'MaxSupportedMinorVersion' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearMaxSupportedMinorVersion() method to avoid clearing the server's value.

See the description of Null values.

See Also:
MAXSUPPORTEDMINORVERSION

getMinSupportedMinorVersion

public int getMinSupportedMinorVersion()
Get the value for the 'MinSupportedMinorVersion' field. The description of the 'MinSupportedMinorVersion' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
MINSUPPORTEDMINORVERSION

isMinSupportedMinorVersionNull

public boolean isMinSupportedMinorVersionNull()
Get whether the 'MinSupportedMinorVersion' field has been set to Null or not. The description of the 'MinSupportedMinorVersion' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setMinSupportedMinorVersionNull(), MINSUPPORTEDMINORVERSION

isMinSupportedMinorVersionClear

public boolean isMinSupportedMinorVersionClear()
Get whether the value for the 'MinSupportedMinorVersion' field is clear or not. The description of the 'MinSupportedMinorVersion' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearMinSupportedMinorVersion(), MINSUPPORTEDMINORVERSION

setMinSupportedMinorVersion

public void setMinSupportedMinorVersion(int minSupportedMinorVersion)
Set the value for the 'MinSupportedMinorVersion' field. The description of the 'MinSupportedMinorVersion' field is:

"No description provided."

Parameters:
minSupportedMinorVersion - Value to set
See Also:
MINSUPPORTEDMINORVERSION

clearMinSupportedMinorVersion

public void clearMinSupportedMinorVersion()
Clear any current value for the 'MinSupportedMinorVersion' field in the bean. The description of the 'MinSupportedMinorVersion' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setMinSupportedMinorVersionNull() method to clear the server's value.

See the description of cleared values.

See Also:
MINSUPPORTEDMINORVERSION

setMinSupportedMinorVersionNull

public void setMinSupportedMinorVersionNull()
Set to Null any current value for the 'MinSupportedMinorVersion' field in the bean. The description of the 'MinSupportedMinorVersion' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearMinSupportedMinorVersion() method to avoid clearing the server's value.

See the description of Null values.

See Also:
MINSUPPORTEDMINORVERSION

getSupportedProductName

public String getSupportedProductName()
Get the value for the 'SupportedProductName' field. The description of the 'SupportedProductName' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
SUPPORTEDPRODUCTNAME

isSupportedProductNameNull

public boolean isSupportedProductNameNull()
Get whether the 'SupportedProductName' field has been set to Null or not. The description of the 'SupportedProductName' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setSupportedProductNameNull(), SUPPORTEDPRODUCTNAME

isSupportedProductNameClear

public boolean isSupportedProductNameClear()
Get whether the value for the 'SupportedProductName' field is clear or not. The description of the 'SupportedProductName' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearSupportedProductName(), SUPPORTEDPRODUCTNAME

setSupportedProductName

public void setSupportedProductName(String supportedProductName)
Set the value for the 'SupportedProductName' field. The description of the 'SupportedProductName' field is:

"No description provided."

Parameters:
supportedProductName - Value to set
See Also:
SUPPORTEDPRODUCTNAME

clearSupportedProductName

public void clearSupportedProductName()
Clear any current value for the 'SupportedProductName' field in the bean. The description of the 'SupportedProductName' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setSupportedProductNameNull() method to clear the server's value.

See the description of cleared values.

See Also:
SUPPORTEDPRODUCTNAME

setSupportedProductNameNull

public void setSupportedProductNameNull()
Set to Null any current value for the 'SupportedProductName' field in the bean. The description of the 'SupportedProductName' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearSupportedProductName() method to avoid clearing the server's value.

See the description of Null values.

See Also:
SUPPORTEDPRODUCTNAME

getID

public String getID()
Get the value for the 'ID' field. The description of the 'ID' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
ID

isIDNull

public boolean isIDNull()
Get whether the 'ID' field has been set to Null or not. The description of the 'ID' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setIDNull(), ID

isIDClear

public boolean isIDClear()
Get whether the value for the 'ID' field is clear or not. The description of the 'ID' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearID(), ID

setID

public void setID(String iD)
Set the value for the 'ID' field. The description of the 'ID' field is:

"No description provided."

Parameters:
iD - Value to set
See Also:
ID

clearID

public void clearID()
Clear any current value for the 'ID' field in the bean. The description of the 'ID' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setIDNull() method to clear the server's value.

See the description of cleared values.

See Also:
ID

setIDNull

public void setIDNull()
Set to Null any current value for the 'ID' field in the bean. The description of the 'ID' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearID() method to avoid clearing the server's value.

See the description of Null values.

See Also:
ID

isAllowExternal

public boolean isAllowExternal()
Get the value for the 'AllowExternal' field. The description of the 'AllowExternal' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
ALLOWEXTERNAL

isAllowExternalNull

public boolean isAllowExternalNull()
Get whether the 'AllowExternal' field has been set to Null or not. The description of the 'AllowExternal' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setAllowExternalNull(), ALLOWEXTERNAL

isAllowExternalClear

public boolean isAllowExternalClear()
Get whether the value for the 'AllowExternal' field is clear or not. The description of the 'AllowExternal' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearAllowExternal(), ALLOWEXTERNAL

setAllowExternal

public void setAllowExternal(boolean allowExternal)
Set the value for the 'AllowExternal' field. The description of the 'AllowExternal' field is:

"No description provided."

Parameters:
allowExternal - Value to set
See Also:
ALLOWEXTERNAL

clearAllowExternal

public void clearAllowExternal()
Clear any current value for the 'AllowExternal' field in the bean. The description of the 'AllowExternal' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setAllowExternalNull() method to clear the server's value.

See the description of cleared values.

See Also:
ALLOWEXTERNAL

setAllowExternalNull

public void setAllowExternalNull()
Set to Null any current value for the 'AllowExternal' field in the bean. The description of the 'AllowExternal' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearAllowExternal() method to avoid clearing the server's value.

See the description of Null values.

See Also:
ALLOWEXTERNAL

getDisplayName

public String getDisplayName()
Get the value for the 'DisplayName' field. The description of the 'DisplayName' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
DISPLAYNAME

isDisplayNameNull

public boolean isDisplayNameNull()
Get whether the 'DisplayName' field has been set to Null or not. The description of the 'DisplayName' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setDisplayNameNull(), DISPLAYNAME

isDisplayNameClear

public boolean isDisplayNameClear()
Get whether the value for the 'DisplayName' field is clear or not. The description of the 'DisplayName' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearDisplayName(), DISPLAYNAME

setDisplayName

public void setDisplayName(String displayName)
Set the value for the 'DisplayName' field. The description of the 'DisplayName' field is:

"No description provided."

Parameters:
displayName - Value to set
See Also:
DISPLAYNAME

clearDisplayName

public void clearDisplayName()
Clear any current value for the 'DisplayName' field in the bean. The description of the 'DisplayName' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setDisplayNameNull() method to clear the server's value.

See the description of cleared values.

See Also:
DISPLAYNAME

setDisplayNameNull

public void setDisplayNameNull()
Set to Null any current value for the 'DisplayName' field in the bean. The description of the 'DisplayName' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearDisplayName() method to avoid clearing the server's value.

See the description of Null values.

See Also:
DISPLAYNAME

getMaxSupportedMajorVersion

public int getMaxSupportedMajorVersion()
Get the value for the 'MaxSupportedMajorVersion' field. The description of the 'MaxSupportedMajorVersion' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
MAXSUPPORTEDMAJORVERSION

isMaxSupportedMajorVersionNull

public boolean isMaxSupportedMajorVersionNull()
Get whether the 'MaxSupportedMajorVersion' field has been set to Null or not. The description of the 'MaxSupportedMajorVersion' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setMaxSupportedMajorVersionNull(), MAXSUPPORTEDMAJORVERSION

isMaxSupportedMajorVersionClear

public boolean isMaxSupportedMajorVersionClear()
Get whether the value for the 'MaxSupportedMajorVersion' field is clear or not. The description of the 'MaxSupportedMajorVersion' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearMaxSupportedMajorVersion(), MAXSUPPORTEDMAJORVERSION

setMaxSupportedMajorVersion

public void setMaxSupportedMajorVersion(int maxSupportedMajorVersion)
Set the value for the 'MaxSupportedMajorVersion' field. The description of the 'MaxSupportedMajorVersion' field is:

"No description provided."

Parameters:
maxSupportedMajorVersion - Value to set
See Also:
MAXSUPPORTEDMAJORVERSION

clearMaxSupportedMajorVersion

public void clearMaxSupportedMajorVersion()
Clear any current value for the 'MaxSupportedMajorVersion' field in the bean. The description of the 'MaxSupportedMajorVersion' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setMaxSupportedMajorVersionNull() method to clear the server's value.

See the description of cleared values.

See Also:
MAXSUPPORTEDMAJORVERSION

setMaxSupportedMajorVersionNull

public void setMaxSupportedMajorVersionNull()
Set to Null any current value for the 'MaxSupportedMajorVersion' field in the bean. The description of the 'MaxSupportedMajorVersion' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearMaxSupportedMajorVersion() method to avoid clearing the server's value.

See the description of Null values.

See Also:
MAXSUPPORTEDMAJORVERSION

getMinSupportedMajorVersion

public int getMinSupportedMajorVersion()
Get the value for the 'MinSupportedMajorVersion' field. The description of the 'MinSupportedMajorVersion' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
MINSUPPORTEDMAJORVERSION

isMinSupportedMajorVersionNull

public boolean isMinSupportedMajorVersionNull()
Get whether the 'MinSupportedMajorVersion' field has been set to Null or not. The description of the 'MinSupportedMajorVersion' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setMinSupportedMajorVersionNull(), MINSUPPORTEDMAJORVERSION

isMinSupportedMajorVersionClear

public boolean isMinSupportedMajorVersionClear()
Get whether the value for the 'MinSupportedMajorVersion' field is clear or not. The description of the 'MinSupportedMajorVersion' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearMinSupportedMajorVersion(), MINSUPPORTEDMAJORVERSION

setMinSupportedMajorVersion

public void setMinSupportedMajorVersion(int minSupportedMajorVersion)
Set the value for the 'MinSupportedMajorVersion' field. The description of the 'MinSupportedMajorVersion' field is:

"No description provided."

Parameters:
minSupportedMajorVersion - Value to set
See Also:
MINSUPPORTEDMAJORVERSION

clearMinSupportedMajorVersion

public void clearMinSupportedMajorVersion()
Clear any current value for the 'MinSupportedMajorVersion' field in the bean. The description of the 'MinSupportedMajorVersion' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setMinSupportedMajorVersionNull() method to clear the server's value.

See the description of cleared values.

See Also:
MINSUPPORTEDMAJORVERSION

setMinSupportedMajorVersionNull

public void setMinSupportedMajorVersionNull()
Set to Null any current value for the 'MinSupportedMajorVersion' field in the bean. The description of the 'MinSupportedMajorVersion' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearMinSupportedMajorVersion() method to avoid clearing the server's value.

See the description of Null values.

See Also:
MINSUPPORTEDMAJORVERSION

getConnProperties

public Collection<DatabasePlatformConnPropertyBean> getConnProperties()
Get the value for the 'ConnProperties' field. The description of the 'ConnProperties' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
CONNPROPERTIES

isConnPropertiesNull

public boolean isConnPropertiesNull()
Get whether the 'ConnProperties' field has been set to Null or not. The description of the 'ConnProperties' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setConnPropertiesNull(), CONNPROPERTIES

isConnPropertiesClear

public boolean isConnPropertiesClear()
Get whether the value for the 'ConnProperties' field is clear or not. The description of the 'ConnProperties' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearConnProperties(), CONNPROPERTIES

setConnProperties

public void setConnProperties(Collection<? extends DatabasePlatformConnPropertyBean> connProperties)
Set the value for the 'ConnProperties' field. The description of the 'ConnProperties' field is:

"No description provided."

Parameters:
connProperties - Value to set
See Also:
CONNPROPERTIES

clearConnProperties

public void clearConnProperties()
Clear any current value for the 'ConnProperties' field in the bean. The description of the 'ConnProperties' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setConnPropertiesNull() method to clear the server's value.

See the description of cleared values.

See Also:
CONNPROPERTIES

setConnPropertiesNull

public void setConnPropertiesNull()
Set to Null any current value for the 'ConnProperties' field in the bean. The description of the 'ConnProperties' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearConnProperties() method to avoid clearing the server's value.

See the description of Null values.

See Also:
CONNPROPERTIES

addToConnProperties

public void addToConnProperties(DatabasePlatformConnPropertyBean value)
Add a value to the collection field 'ConnProperties'. The description of the 'ConnProperties' field is:

"No description provided."

Parameters:
value - Value to add to collection.
See Also:
CONNPROPERTIES

getJdbcProperties

public Collection<DatabasePlatformJdbcPropertyBean> getJdbcProperties()
Get the value for the 'JdbcProperties' field. The description of the 'JdbcProperties' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
JDBCPROPERTIES

isJdbcPropertiesNull

public boolean isJdbcPropertiesNull()
Get whether the 'JdbcProperties' field has been set to Null or not. The description of the 'JdbcProperties' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setJdbcPropertiesNull(), JDBCPROPERTIES

isJdbcPropertiesClear

public boolean isJdbcPropertiesClear()
Get whether the value for the 'JdbcProperties' field is clear or not. The description of the 'JdbcProperties' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearJdbcProperties(), JDBCPROPERTIES

setJdbcProperties

public void setJdbcProperties(Collection<? extends DatabasePlatformJdbcPropertyBean> jdbcProperties)
Set the value for the 'JdbcProperties' field. The description of the 'JdbcProperties' field is:

"No description provided."

Parameters:
jdbcProperties - Value to set
See Also:
JDBCPROPERTIES

clearJdbcProperties

public void clearJdbcProperties()
Clear any current value for the 'JdbcProperties' field in the bean. The description of the 'JdbcProperties' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setJdbcPropertiesNull() method to clear the server's value.

See the description of cleared values.

See Also:
JDBCPROPERTIES

setJdbcPropertiesNull

public void setJdbcPropertiesNull()
Set to Null any current value for the 'JdbcProperties' field in the bean. The description of the 'JdbcProperties' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearJdbcProperties() method to avoid clearing the server's value.

See the description of Null values.

See Also:
JDBCPROPERTIES

addToJdbcProperties

public void addToJdbcProperties(DatabasePlatformJdbcPropertyBean value)
Add a value to the collection field 'JdbcProperties'. The description of the 'JdbcProperties' field is:

"No description provided."

Parameters:
value - Value to add to collection.
See Also:
JDBCPROPERTIES

getMiscProperties

public Collection<DatabasePlatformMiscPropertyBean> getMiscProperties()
Get the value for the 'MiscProperties' field. The description of the 'MiscProperties' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
MISCPROPERTIES

isMiscPropertiesNull

public boolean isMiscPropertiesNull()
Get whether the 'MiscProperties' field has been set to Null or not. The description of the 'MiscProperties' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setMiscPropertiesNull(), MISCPROPERTIES

isMiscPropertiesClear

public boolean isMiscPropertiesClear()
Get whether the value for the 'MiscProperties' field is clear or not. The description of the 'MiscProperties' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearMiscProperties(), MISCPROPERTIES

setMiscProperties

public void setMiscProperties(Collection<? extends DatabasePlatformMiscPropertyBean> miscProperties)
Set the value for the 'MiscProperties' field. The description of the 'MiscProperties' field is:

"No description provided."

Parameters:
miscProperties - Value to set
See Also:
MISCPROPERTIES

clearMiscProperties

public void clearMiscProperties()
Clear any current value for the 'MiscProperties' field in the bean. The description of the 'MiscProperties' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setMiscPropertiesNull() method to clear the server's value.

See the description of cleared values.

See Also:
MISCPROPERTIES

setMiscPropertiesNull

public void setMiscPropertiesNull()
Set to Null any current value for the 'MiscProperties' field in the bean. The description of the 'MiscProperties' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearMiscProperties() method to avoid clearing the server's value.

See the description of Null values.

See Also:
MISCPROPERTIES

addToMiscProperties

public void addToMiscProperties(DatabasePlatformMiscPropertyBean value)
Add a value to the collection field 'MiscProperties'. The description of the 'MiscProperties' field is:

"No description provided."

Parameters:
value - Value to add to collection.
See Also:
MISCPROPERTIES

getBeanMetaData

public static BeanMetaData<? extends DatabasePlatformInfoBean> getBeanMetaData()
Get the metadata class instance for this type.

The metadata is used primarily as a parameter to a BeanTransporter implementation''s constructor.


clone

public DatabasePlatformInfoBean clone()
Create a duplicate of this bean instance, including all field values.

Overrides:
clone in class Object