|
|||||||||
| 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.IpDataBean
public class IpDataBean
An automatically-generated "bean" class for the Sentinel data object type 'ip-data'.
SentinelBean.
SentinelBean,
BeanTransporter| Field Summary | |
|---|---|
static String |
HOSTNAME
The "bean name" of the Sentinel data object field 'HostName'. |
static String |
IP_ADDRESS
The "bean name" of the Sentinel data object field 'IpAddress'. |
static String |
UUID
The "bean name" of the Sentinel data object field 'Id'. |
| Constructor Summary | |
|---|---|
|
IpDataBean()
Construct an instance of the bean class. |
protected |
IpDataBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes. |
| Method Summary | |
|---|---|
void |
clearHostName()
Clear any current value for the ' hostname' field in the bean. |
void |
clearId()
Clear any current value for the ' id' field in the bean. |
void |
clearIpAddress()
Clear any current value for the ' ip-address' field in the bean. |
IpDataBean |
clone()
Create a duplicate of this bean instance, including all field values. |
static BeanMetaData<? extends IpDataBean> |
getBeanMetaData()
Get the metadata class instance for this type. |
String |
getHostName()
Get the value for the ' hostname' field. |
String |
getId()
Get the value for the ' id' field. |
String |
getIpAddress()
Get the value for the ' ip-address' field. |
boolean |
isHostNameClear()
Get whether the value for the ' hostname' field is clear or not. |
boolean |
isHostNameNull()
Get whether the ' hostname' 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 |
isIpAddressClear()
Get whether the value for the ' ip-address' field is clear or not. |
boolean |
isIpAddressNull()
Get whether the ' ip-address' field has been set to Null or not. |
void |
setHostName(String hostName)
Set the value for the ' hostname' field. |
void |
setHostNameNull()
Set to Null any current value for the ' hostname' 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 |
setIpAddress(String ipAddress)
Set the value for the ' ip-address' field. |
void |
setIpAddressNull()
Set to Null any current value for the ' ip-address' 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 HOSTNAME
""hostname"".
The description of the 'hostname' field is:
"The host name of the asset."
public static final String UUID
""id"".
The description of the 'id' field is:
"No description provided."
public static final String IP_ADDRESS
""ip-address"".
The description of the 'ip-address' field is:
"The IP address of the asset."
| Constructor Detail |
|---|
public IpDataBean()
protected IpDataBean(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 String getIpAddress()
ip-address' field. The description of the 'ip-address'
field is:
"The IP address of the asset."
null).IP_ADDRESSpublic boolean isIpAddressNull()
ip-address' field has been set to Null or not.
The description of the 'ip-address' field is:
"The IP address of the asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setIpAddressNull(),
IP_ADDRESSpublic boolean isIpAddressClear()
ip-address' field is clear or not. The
description of the 'ip-address' field is:
"The IP address of the asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearIpAddress(),
IP_ADDRESSpublic void setIpAddress(String ipAddress)
ip-address' field. The description of the 'ip-address'
field is:
"The IP address of the asset."
ipAddress - Value to setIP_ADDRESSpublic void clearIpAddress()
ip-address' field in the bean. The
description of the 'ip-address' field is:
"The IP address of the asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setIpAddressNull() method to clear the server's value.
See the description of cleared
values.
IP_ADDRESSpublic void setIpAddressNull()
ip-address' field in the
bean. The description of the 'ip-address' field is:
"The IP address of the asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearIpAddress() method to avoid clearing the server's value.
See the description of Null
values.
IP_ADDRESSpublic String getId()
id' field. The description of the 'id'
field is:
"No description provided."
null).UUIDpublic 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(),
UUIDpublic 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(),
UUIDpublic void setId(String id)
id' field. The description of the 'id'
field is:
"No description provided."
id - Value to setUUIDpublic 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.
UUIDpublic 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.
UUIDpublic String getHostName()
hostname' field. The description of the 'hostname'
field is:
"The host name of the asset."
null).HOSTNAMEpublic boolean isHostNameNull()
hostname' field has been set to Null or not.
The description of the 'hostname' field is:
"The host name of the asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setHostNameNull(),
HOSTNAMEpublic boolean isHostNameClear()
hostname' field is clear or not. The
description of the 'hostname' field is:
"The host name of the asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearHostName(),
HOSTNAMEpublic void setHostName(String hostName)
hostname' field. The description of the 'hostname'
field is:
"The host name of the asset."
hostName - Value to setHOSTNAMEpublic void clearHostName()
hostname' field in the bean. The description
of the 'hostname' field is:
"The host name of the asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setHostNameNull() method to clear the server's value.
See the description of cleared
values.
HOSTNAMEpublic void setHostNameNull()
hostname' field in the
bean. The description of the 'hostname' field is:
"The host name of the asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearHostName() method to avoid clearing the server's value.
See the description of Null
values.
HOSTNAMEpublic static BeanMetaData<? extends IpDataBean> getBeanMetaData()
BeanTransporter
implementation''s constructor.
public IpDataBean clone()
clone in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||