|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.novell.sentinel.client.bean.SentinelBean
com.novell.db.object.bean.DatabasePlatformInfoBean
public class DatabasePlatformInfoBean
An automatically-generated "bean" class for the Sentinel data object type 'DatabasePlatformInfo'.
SentinelBean.
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 |
|---|
public static final String CONNPROPERTIES
""ConnProperties"".
The description of the 'ConnProperties' field is:
"No description provided."
public static final String MAXSUPPORTEDMINORVERSION
""MaxSupportedMinorVersion"".
The description of the 'MaxSupportedMinorVersion' field is:
"No description provided."
public static final String DISPLAYNAME
""DisplayName"".
The description of the 'DisplayName' field is:
"No description provided."
public static final String SUPPORTEDPRODUCTNAME
""SupportedProductName"".
The description of the 'SupportedProductName' field is:
"No description provided."
public static final String MAXSUPPORTEDMAJORVERSION
""MaxSupportedMajorVersion"".
The description of the 'MaxSupportedMajorVersion' field is:
"No description provided."
public static final String ID
""ID"".
The description of the 'ID' field is:
"No description provided."
public static final String MISCPROPERTIES
""MiscProperties"".
The description of the 'MiscProperties' field is:
"No description provided."
public static final String MINSUPPORTEDMAJORVERSION
""MinSupportedMajorVersion"".
The description of the 'MinSupportedMajorVersion' field is:
"No description provided."
public static final String ALLOWEXTERNAL
""AllowExternal"".
The description of the 'AllowExternal' field is:
"No description provided."
public static final String MINSUPPORTEDMINORVERSION
""MinSupportedMinorVersion"".
The description of the 'MinSupportedMinorVersion' field is:
"No description provided."
public static final String JDBCPROPERTIES
""JdbcProperties"".
The description of the 'JdbcProperties' field is:
"No description provided."
| Constructor Detail |
|---|
public DatabasePlatformInfoBean()
protected DatabasePlatformInfoBean(BeanMetaData<? extends SentinelBean> metadata)
metadata - The metadata instance for the derived bean class. Normally this constructor
will only be called by generated code.| Method Detail |
|---|
public int getMaxSupportedMinorVersion()
MaxSupportedMinorVersion' field. The description
of the 'MaxSupportedMinorVersion' field is:
"No description provided."
null).MAXSUPPORTEDMINORVERSIONpublic boolean isMaxSupportedMinorVersionNull()
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.
true if the field value has been marked as null, false
otherwise.setMaxSupportedMinorVersionNull(),
MAXSUPPORTEDMINORVERSIONpublic boolean isMaxSupportedMinorVersionClear()
MaxSupportedMinorVersion' field is clear
or not. The description of the 'MaxSupportedMinorVersion' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearMaxSupportedMinorVersion(),
MAXSUPPORTEDMINORVERSIONpublic void setMaxSupportedMinorVersion(int maxSupportedMinorVersion)
MaxSupportedMinorVersion' field. The description
of the 'MaxSupportedMinorVersion' field is:
"No description provided."
maxSupportedMinorVersion - Value to setMAXSUPPORTEDMINORVERSIONpublic void clearMaxSupportedMinorVersion()
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.
MAXSUPPORTEDMINORVERSIONpublic void setMaxSupportedMinorVersionNull()
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.
MAXSUPPORTEDMINORVERSIONpublic int getMinSupportedMinorVersion()
MinSupportedMinorVersion' field. The description
of the 'MinSupportedMinorVersion' field is:
"No description provided."
null).MINSUPPORTEDMINORVERSIONpublic boolean isMinSupportedMinorVersionNull()
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.
true if the field value has been marked as null, false
otherwise.setMinSupportedMinorVersionNull(),
MINSUPPORTEDMINORVERSIONpublic boolean isMinSupportedMinorVersionClear()
MinSupportedMinorVersion' field is clear
or not. The description of the 'MinSupportedMinorVersion' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearMinSupportedMinorVersion(),
MINSUPPORTEDMINORVERSIONpublic void setMinSupportedMinorVersion(int minSupportedMinorVersion)
MinSupportedMinorVersion' field. The description
of the 'MinSupportedMinorVersion' field is:
"No description provided."
minSupportedMinorVersion - Value to setMINSUPPORTEDMINORVERSIONpublic void clearMinSupportedMinorVersion()
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.
MINSUPPORTEDMINORVERSIONpublic void setMinSupportedMinorVersionNull()
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.
MINSUPPORTEDMINORVERSIONpublic String getSupportedProductName()
SupportedProductName' field. The description
of the 'SupportedProductName' field is:
"No description provided."
null).SUPPORTEDPRODUCTNAMEpublic boolean isSupportedProductNameNull()
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.
true if the field value has been marked as null, false
otherwise.setSupportedProductNameNull(),
SUPPORTEDPRODUCTNAMEpublic boolean isSupportedProductNameClear()
SupportedProductName' field is clear
or not. The description of the 'SupportedProductName' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearSupportedProductName(),
SUPPORTEDPRODUCTNAMEpublic void setSupportedProductName(String supportedProductName)
SupportedProductName' field. The description
of the 'SupportedProductName' field is:
"No description provided."
supportedProductName - Value to setSUPPORTEDPRODUCTNAMEpublic void clearSupportedProductName()
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.
SUPPORTEDPRODUCTNAMEpublic void setSupportedProductNameNull()
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.
SUPPORTEDPRODUCTNAMEpublic String getID()
ID' field. The description of the 'ID'
field is:
"No description provided."
null).IDpublic boolean isIDNull()
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.
true if the field value has been marked as null, false
otherwise.setIDNull(),
IDpublic boolean isIDClear()
ID' field is clear or not. The description
of the 'ID' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearID(),
IDpublic void setID(String iD)
ID' field. The description of the 'ID'
field is:
"No description provided."
iD - Value to setIDpublic void clearID()
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.
IDpublic void setIDNull()
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.
IDpublic boolean isAllowExternal()
AllowExternal' field. The description of the
'AllowExternal' field is:
"No description provided."
null).ALLOWEXTERNALpublic boolean isAllowExternalNull()
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.
true if the field value has been marked as null, false
otherwise.setAllowExternalNull(),
ALLOWEXTERNALpublic boolean isAllowExternalClear()
AllowExternal' field is clear or not.
The description of the 'AllowExternal' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearAllowExternal(),
ALLOWEXTERNALpublic void setAllowExternal(boolean allowExternal)
AllowExternal' field. The description of the
'AllowExternal' field is:
"No description provided."
allowExternal - Value to setALLOWEXTERNALpublic void clearAllowExternal()
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.
ALLOWEXTERNALpublic void setAllowExternalNull()
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.
ALLOWEXTERNALpublic String getDisplayName()
DisplayName' field. The description of the 'DisplayName'
field is:
"No description provided."
null).DISPLAYNAMEpublic boolean isDisplayNameNull()
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.
true if the field value has been marked as null, false
otherwise.setDisplayNameNull(),
DISPLAYNAMEpublic boolean isDisplayNameClear()
DisplayName' field is clear or not. The
description of the 'DisplayName' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearDisplayName(),
DISPLAYNAMEpublic void setDisplayName(String displayName)
DisplayName' field. The description of the 'DisplayName'
field is:
"No description provided."
displayName - Value to setDISPLAYNAMEpublic void clearDisplayName()
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.
DISPLAYNAMEpublic void setDisplayNameNull()
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.
DISPLAYNAMEpublic int getMaxSupportedMajorVersion()
MaxSupportedMajorVersion' field. The description
of the 'MaxSupportedMajorVersion' field is:
"No description provided."
null).MAXSUPPORTEDMAJORVERSIONpublic boolean isMaxSupportedMajorVersionNull()
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.
true if the field value has been marked as null, false
otherwise.setMaxSupportedMajorVersionNull(),
MAXSUPPORTEDMAJORVERSIONpublic boolean isMaxSupportedMajorVersionClear()
MaxSupportedMajorVersion' field is clear
or not. The description of the 'MaxSupportedMajorVersion' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearMaxSupportedMajorVersion(),
MAXSUPPORTEDMAJORVERSIONpublic void setMaxSupportedMajorVersion(int maxSupportedMajorVersion)
MaxSupportedMajorVersion' field. The description
of the 'MaxSupportedMajorVersion' field is:
"No description provided."
maxSupportedMajorVersion - Value to setMAXSUPPORTEDMAJORVERSIONpublic void clearMaxSupportedMajorVersion()
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.
MAXSUPPORTEDMAJORVERSIONpublic void setMaxSupportedMajorVersionNull()
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.
MAXSUPPORTEDMAJORVERSIONpublic int getMinSupportedMajorVersion()
MinSupportedMajorVersion' field. The description
of the 'MinSupportedMajorVersion' field is:
"No description provided."
null).MINSUPPORTEDMAJORVERSIONpublic boolean isMinSupportedMajorVersionNull()
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.
true if the field value has been marked as null, false
otherwise.setMinSupportedMajorVersionNull(),
MINSUPPORTEDMAJORVERSIONpublic boolean isMinSupportedMajorVersionClear()
MinSupportedMajorVersion' field is clear
or not. The description of the 'MinSupportedMajorVersion' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearMinSupportedMajorVersion(),
MINSUPPORTEDMAJORVERSIONpublic void setMinSupportedMajorVersion(int minSupportedMajorVersion)
MinSupportedMajorVersion' field. The description
of the 'MinSupportedMajorVersion' field is:
"No description provided."
minSupportedMajorVersion - Value to setMINSUPPORTEDMAJORVERSIONpublic void clearMinSupportedMajorVersion()
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.
MINSUPPORTEDMAJORVERSIONpublic void setMinSupportedMajorVersionNull()
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.
MINSUPPORTEDMAJORVERSIONpublic Collection<DatabasePlatformConnPropertyBean> getConnProperties()
ConnProperties' field. The description of the
'ConnProperties' field is:
"No description provided."
null).CONNPROPERTIESpublic boolean isConnPropertiesNull()
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.
true if the field value has been marked as null, false
otherwise.setConnPropertiesNull(),
CONNPROPERTIESpublic boolean isConnPropertiesClear()
ConnProperties' field is clear or not.
The description of the 'ConnProperties' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearConnProperties(),
CONNPROPERTIESpublic void setConnProperties(Collection<? extends DatabasePlatformConnPropertyBean> connProperties)
ConnProperties' field. The description of the
'ConnProperties' field is:
"No description provided."
connProperties - Value to setCONNPROPERTIESpublic void clearConnProperties()
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.
CONNPROPERTIESpublic void setConnPropertiesNull()
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.
CONNPROPERTIESpublic void addToConnProperties(DatabasePlatformConnPropertyBean value)
ConnProperties'. The description
of the 'ConnProperties' field is:
"No description provided."
value - Value to add to collection.CONNPROPERTIESpublic Collection<DatabasePlatformJdbcPropertyBean> getJdbcProperties()
JdbcProperties' field. The description of the
'JdbcProperties' field is:
"No description provided."
null).JDBCPROPERTIESpublic boolean isJdbcPropertiesNull()
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.
true if the field value has been marked as null, false
otherwise.setJdbcPropertiesNull(),
JDBCPROPERTIESpublic boolean isJdbcPropertiesClear()
JdbcProperties' field is clear or not.
The description of the 'JdbcProperties' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearJdbcProperties(),
JDBCPROPERTIESpublic void setJdbcProperties(Collection<? extends DatabasePlatformJdbcPropertyBean> jdbcProperties)
JdbcProperties' field. The description of the
'JdbcProperties' field is:
"No description provided."
jdbcProperties - Value to setJDBCPROPERTIESpublic void clearJdbcProperties()
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.
JDBCPROPERTIESpublic void setJdbcPropertiesNull()
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.
JDBCPROPERTIESpublic void addToJdbcProperties(DatabasePlatformJdbcPropertyBean value)
JdbcProperties'. The description
of the 'JdbcProperties' field is:
"No description provided."
value - Value to add to collection.JDBCPROPERTIESpublic Collection<DatabasePlatformMiscPropertyBean> getMiscProperties()
MiscProperties' field. The description of the
'MiscProperties' field is:
"No description provided."
null).MISCPROPERTIESpublic boolean isMiscPropertiesNull()
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.
true if the field value has been marked as null, false
otherwise.setMiscPropertiesNull(),
MISCPROPERTIESpublic boolean isMiscPropertiesClear()
MiscProperties' field is clear or not.
The description of the 'MiscProperties' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearMiscProperties(),
MISCPROPERTIESpublic void setMiscProperties(Collection<? extends DatabasePlatformMiscPropertyBean> miscProperties)
MiscProperties' field. The description of the
'MiscProperties' field is:
"No description provided."
miscProperties - Value to setMISCPROPERTIESpublic void clearMiscProperties()
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.
MISCPROPERTIESpublic void setMiscPropertiesNull()
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.
MISCPROPERTIESpublic void addToMiscProperties(DatabasePlatformMiscPropertyBean value)
MiscProperties'. The description
of the 'MiscProperties' field is:
"No description provided."
value - Value to add to collection.MISCPROPERTIESpublic static BeanMetaData<? extends DatabasePlatformInfoBean> getBeanMetaData()
BeanTransporter
implementation''s constructor.
public DatabasePlatformInfoBean clone()
clone in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||