|
|||||||||
| 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.PropertyBean
public class PropertyBean
An automatically-generated "bean" class for the Sentinel data object type 'property'.
SentinelBean.
SentinelBean,
BeanTransporter| Field Summary | |
|---|---|
static String |
ISCUSTOM
The "bean name" of the Sentinel data object field 'IsCustom'. |
static String |
ISHIDDEN
The "bean name" of the Sentinel data object field 'IsHidden'. |
static String |
NAME
The "bean name" of the Sentinel data object field 'Name'. |
static String |
TYPE
The "bean name" of the Sentinel data object field 'Type'. |
static String |
VALUE
The "bean name" of the Sentinel data object field 'Value'. |
| Constructor Summary | |
|---|---|
|
PropertyBean()
Construct an instance of the bean class. |
protected |
PropertyBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes. |
| Method Summary | |
|---|---|
void |
clearIsCustom()
Clear any current value for the ' custom' field in the bean. |
void |
clearIsHidden()
Clear any current value for the ' hidden' field in the bean. |
void |
clearName()
Clear any current value for the ' name' field in the bean. |
void |
clearType()
Clear any current value for the ' type' field in the bean. |
void |
clearValue()
Clear any current value for the ' value' field in the bean. |
PropertyBean |
clone()
Create a duplicate of this bean instance, including all field values. |
static BeanMetaData<? extends PropertyBean> |
getBeanMetaData()
Get the metadata class instance for this type. |
String |
getName()
Get the value for the ' name' field. |
String |
getType()
Get the value for the ' type' field. |
String |
getValue()
Get the value for the ' value' field. |
boolean |
isIsCustom()
Get the value for the ' custom' field. |
boolean |
isIsCustomClear()
Get whether the value for the ' custom' field is clear or not. |
boolean |
isIsCustomNull()
Get whether the ' custom' field has been set to Null or not. |
boolean |
isIsHidden()
Get the value for the ' hidden' field. |
boolean |
isIsHiddenClear()
Get whether the value for the ' hidden' field is clear or not. |
boolean |
isIsHiddenNull()
Get whether the ' hidden' field has been set to Null or not. |
boolean |
isNameClear()
Get whether the value for the ' name' field is clear or not. |
boolean |
isNameNull()
Get whether the ' name' field has been set to Null or not. |
boolean |
isTypeClear()
Get whether the value for the ' type' field is clear or not. |
boolean |
isTypeNull()
Get whether the ' type' field has been set to Null or not. |
boolean |
isValueClear()
Get whether the value for the ' value' field is clear or not. |
boolean |
isValueNull()
Get whether the ' value' field has been set to Null or not. |
void |
setIsCustom(boolean isCustom)
Set the value for the ' custom' field. |
void |
setIsCustomNull()
Set to Null any current value for the ' custom' field in the bean. |
void |
setIsHidden(boolean isHidden)
Set the value for the ' hidden' field. |
void |
setIsHiddenNull()
Set to Null any current value for the ' hidden' field in the bean. |
void |
setName(String name)
Set the value for the ' name' field. |
void |
setNameNull()
Set to Null any current value for the ' name' field in the bean. |
void |
setType(String type)
Set the value for the ' type' field. |
void |
setTypeNull()
Set to Null any current value for the ' type' field in the bean. |
void |
setValue(String value)
Set the value for the ' value' field. |
void |
setValueNull()
Set to Null any current value for the ' value' 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 NAME
""name"".
The description of the 'name' field is:
"No description provided."
public static final String VALUE
""value"".
The description of the 'value' field is:
"No description provided."
public static final String ISHIDDEN
""hidden"".
The description of the 'hidden' field is:
"No description provided."
public static final String ISCUSTOM
""custom"".
The description of the 'custom' field is:
"No description provided."
public static final String TYPE
""type"".
The description of the 'type' field is:
"No description provided."
| Constructor Detail |
|---|
public PropertyBean()
protected PropertyBean(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 boolean isIsHidden()
hidden' field. The description of the 'hidden'
field is:
"No description provided."
null).ISHIDDENpublic boolean isIsHiddenNull()
hidden' field has been set to Null or not. The
description of the 'hidden' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setIsHiddenNull(),
ISHIDDENpublic boolean isIsHiddenClear()
hidden' field is clear or not. The description
of the 'hidden' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearIsHidden(),
ISHIDDENpublic void setIsHidden(boolean isHidden)
hidden' field. The description of the 'hidden'
field is:
"No description provided."
isHidden - Value to setISHIDDENpublic void clearIsHidden()
hidden' field in the bean. The description
of the 'hidden' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setIsHiddenNull() method to clear the server's value.
See the description of cleared
values.
ISHIDDENpublic void setIsHiddenNull()
hidden' field in the bean.
The description of the 'hidden' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearIsHidden() method to avoid clearing the server's value.
See the description of Null
values.
ISHIDDENpublic String getName()
name' field. The description of the 'name'
field is:
"No description provided."
null).NAMEpublic boolean isNameNull()
name' field has been set to Null or not. The
description of the 'name' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setNameNull(),
NAMEpublic boolean isNameClear()
name' field is clear or not. The description
of the 'name' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearName(),
NAMEpublic void setName(String name)
name' field. The description of the 'name'
field is:
"No description provided."
name - Value to setNAMEpublic void clearName()
name' field in the bean. The description
of the 'name' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setNameNull() method to clear the server's value.
See the description of cleared
values.
NAMEpublic void setNameNull()
name' field in the bean.
The description of the 'name' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearName() method to avoid clearing the server's value.
See the description of Null
values.
NAMEpublic String getValue()
value' field. The description of the 'value'
field is:
"No description provided."
null).VALUEpublic boolean isValueNull()
value' field has been set to Null or not. The
description of the 'value' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setValueNull(),
VALUEpublic boolean isValueClear()
value' field is clear or not. The description
of the 'value' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearValue(),
VALUEpublic void setValue(String value)
value' field. The description of the 'value'
field is:
"No description provided."
value - Value to setVALUEpublic void clearValue()
value' field in the bean. The description
of the 'value' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setValueNull() method to clear the server's value.
See the description of cleared
values.
VALUEpublic void setValueNull()
value' field in the bean.
The description of the 'value' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearValue() method to avoid clearing the server's value.
See the description of Null
values.
VALUEpublic String getType()
type' field. The description of the 'type'
field is:
"No description provided."
null).TYPEpublic boolean isTypeNull()
type' field has been set to Null or not. The
description of the 'type' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setTypeNull(),
TYPEpublic boolean isTypeClear()
type' field is clear or not. The description
of the 'type' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearType(),
TYPEpublic void setType(String type)
type' field. The description of the 'type'
field is:
"No description provided."
type - Value to setTYPEpublic void clearType()
type' field in the bean. The description
of the 'type' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setTypeNull() method to clear the server's value.
See the description of cleared
values.
TYPEpublic void setTypeNull()
type' field in the bean.
The description of the 'type' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearType() method to avoid clearing the server's value.
See the description of Null
values.
TYPEpublic boolean isIsCustom()
custom' field. The description of the 'custom'
field is:
"No description provided."
null).ISCUSTOMpublic boolean isIsCustomNull()
custom' field has been set to Null or not. The
description of the 'custom' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setIsCustomNull(),
ISCUSTOMpublic boolean isIsCustomClear()
custom' field is clear or not. The description
of the 'custom' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearIsCustom(),
ISCUSTOMpublic void setIsCustom(boolean isCustom)
custom' field. The description of the 'custom'
field is:
"No description provided."
isCustom - Value to setISCUSTOMpublic void clearIsCustom()
custom' field in the bean. The description
of the 'custom' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setIsCustomNull() method to clear the server's value.
See the description of cleared
values.
ISCUSTOMpublic void setIsCustomNull()
custom' field in the bean.
The description of the 'custom' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearIsCustom() method to avoid clearing the server's value.
See the description of Null
values.
ISCUSTOMpublic static BeanMetaData<? extends PropertyBean> getBeanMetaData()
BeanTransporter
implementation''s constructor.
public PropertyBean clone()
clone in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||