|
|||||||||
| 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.AssetDataBean
public class AssetDataBean
An automatically-generated "bean" class for the Sentinel data object type 'asset-data'.
SentinelBean.
SentinelBean,
BeanTransporter| Field Summary | |
|---|---|
static String |
ADDRESS_LINE_1
The "bean name" of the Sentinel data object field 'AddressLine1'. |
static String |
ADDRESS_LINE_2
The "bean name" of the Sentinel data object field 'AddressLine2'. |
static String |
ASSET_CATEGORY
The "bean name" of the Sentinel data object field 'AssetCategory'. |
static String |
ASSET_NAME
The "bean name" of the Sentinel data object field 'AssetName'. |
static String |
ASSET_VALUE
The "bean name" of the Sentinel data object field 'AssetValue'. |
static String |
BUILDING
The "bean name" of the Sentinel data object field 'Building'. |
static String |
CITY
The "bean name" of the Sentinel data object field 'City'. |
static String |
COUNTRY
The "bean name" of the Sentinel data object field 'Country'. |
static String |
CRITICALITY
The "bean name" of the Sentinel data object field 'Criticality'. |
static String |
CUSTOMER_ID
The "bean name" of the Sentinel data object field 'CustomerId'. |
static String |
HOSTNAME
The "bean name" of the Sentinel data object field 'HostName'. |
static String |
IP
The "bean name" of the Sentinel data object field 'IP'. |
static String |
MAC_ADDRESS
The "bean name" of the Sentinel data object field 'MacAddress'. |
static String |
PRODUCT_NAME
The "bean name" of the Sentinel data object field 'ProductName'. |
static String |
PRODUCT_VERSION
The "bean name" of the Sentinel data object field 'ProductVersion'. |
static String |
RACK_NUMBER
The "bean name" of the Sentinel data object field 'RackNumber'. |
static String |
REL_CONTACTS
The "bean name" of the Sentinel data object field 'Contacts'. |
static String |
REL_IPS
The "bean name" of the Sentinel data object field 'IpAddresses'. |
static String |
REL_SOFT_ASSETS
The "bean name" of the Sentinel data object field 'SoftAssets'. |
static String |
ROOM
The "bean name" of the Sentinel data object field 'Room'. |
static String |
SENSITIVITY
The "bean name" of the Sentinel data object field 'Sensitivity'. |
static String |
STATE
The "bean name" of the Sentinel data object field 'State'. |
static String |
VENDOR
The "bean name" of the Sentinel data object field 'Vendor'. |
static String |
ZIP_CODE
The "bean name" of the Sentinel data object field 'ZipCode'. |
| Constructor Summary | |
|---|---|
|
AssetDataBean()
Construct an instance of the bean class. |
protected |
AssetDataBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes. |
| Method Summary | |
|---|---|
void |
addToContacts(ContactDataBean value)
Add a value to the collection field ' contacts'. |
void |
addToIpAddresses(IpDataBean value)
Add a value to the collection field ' ip-addresses'. |
void |
addToSoftAssets(SoftAssetDataBean value)
Add a value to the collection field ' soft-assets'. |
void |
clearAddressLine1()
Clear any current value for the ' address-line1' field in the bean. |
void |
clearAddressLine2()
Clear any current value for the ' address-line2' field in the bean. |
void |
clearAssetCategory()
Clear any current value for the ' asset-category' field in the bean. |
void |
clearAssetName()
Clear any current value for the ' asset-name' field in the bean. |
void |
clearAssetValue()
Clear any current value for the ' asset-value' field in the bean. |
void |
clearBuilding()
Clear any current value for the ' building' field in the bean. |
void |
clearCity()
Clear any current value for the ' city' field in the bean. |
void |
clearContacts()
Clear any current value for the ' contacts' field in the bean. |
void |
clearCountry()
Clear any current value for the ' country' field in the bean. |
void |
clearCriticality()
Clear any current value for the ' criticality' field in the bean. |
void |
clearCustomerId()
Clear any current value for the ' customer-id' field in the bean. |
void |
clearHostName()
Clear any current value for the ' hostname' field in the bean. |
void |
clearIP()
Clear any current value for the ' ip' field in the bean. |
void |
clearIpAddresses()
Clear any current value for the ' ip-addresses' field in the bean. |
void |
clearMacAddress()
Clear any current value for the ' mac-address' field in the bean. |
void |
clearProductName()
Clear any current value for the ' product-name' field in the bean. |
void |
clearProductVersion()
Clear any current value for the ' product-version' field in the bean. |
void |
clearRackNumber()
Clear any current value for the ' rack-number' field in the bean. |
void |
clearRoom()
Clear any current value for the ' room' field in the bean. |
void |
clearSensitivity()
Clear any current value for the ' sensitivity' field in the bean. |
void |
clearSoftAssets()
Clear any current value for the ' soft-assets' field in the bean. |
void |
clearState()
Clear any current value for the ' state' field in the bean. |
void |
clearVendor()
Clear any current value for the ' vendor' field in the bean. |
void |
clearZipCode()
Clear any current value for the ' zipcode' field in the bean. |
AssetDataBean |
clone()
Create a duplicate of this bean instance, including all field values. |
String |
getAddressLine1()
Get the value for the ' address-line1' field. |
String |
getAddressLine2()
Get the value for the ' address-line2' field. |
String |
getAssetCategory()
Get the value for the ' asset-category' field. |
String |
getAssetName()
Get the value for the ' asset-name' field. |
String |
getAssetValue()
Get the value for the ' asset-value' field. |
static BeanMetaData<? extends AssetDataBean> |
getBeanMetaData()
Get the metadata class instance for this type. |
String |
getBuilding()
Get the value for the ' building' field. |
String |
getCity()
Get the value for the ' city' field. |
Collection<ContactDataBean> |
getContacts()
Get the value for the ' contacts' field. |
String |
getCountry()
Get the value for the ' country' field. |
String |
getCriticality()
Get the value for the ' criticality' field. |
String |
getCustomerId()
Get the value for the ' customer-id' field. |
String |
getHostName()
Get the value for the ' hostname' field. |
String |
getIP()
Get the value for the ' ip' field. |
Collection<IpDataBean> |
getIpAddresses()
Get the value for the ' ip-addresses' field. |
String |
getMacAddress()
Get the value for the ' mac-address' field. |
String |
getProductName()
Get the value for the ' product-name' field. |
String |
getProductVersion()
Get the value for the ' product-version' field. |
String |
getRackNumber()
Get the value for the ' rack-number' field. |
String |
getRoom()
Get the value for the ' room' field. |
String |
getSensitivity()
Get the value for the ' sensitivity' field. |
Collection<SoftAssetDataBean> |
getSoftAssets()
Get the value for the ' soft-assets' field. |
String |
getState()
Get the value for the ' state' field. |
String |
getVendor()
Get the value for the ' vendor' field. |
String |
getZipCode()
Get the value for the ' zipcode' field. |
boolean |
isAddressLine1Clear()
Get whether the value for the ' address-line1' field is clear or not. |
boolean |
isAddressLine1Null()
Get whether the ' address-line1' field has been set to Null or
not. |
boolean |
isAddressLine2Clear()
Get whether the value for the ' address-line2' field is clear or not. |
boolean |
isAddressLine2Null()
Get whether the ' address-line2' field has been set to Null or
not. |
boolean |
isAssetCategoryClear()
Get whether the value for the ' asset-category' field is clear or not. |
boolean |
isAssetCategoryNull()
Get whether the ' asset-category' field has been set to Null or
not. |
boolean |
isAssetNameClear()
Get whether the value for the ' asset-name' field is clear or not. |
boolean |
isAssetNameNull()
Get whether the ' asset-name' field has been set to Null or not. |
boolean |
isAssetValueClear()
Get whether the value for the ' asset-value' field is clear or not. |
boolean |
isAssetValueNull()
Get whether the ' asset-value' field has been set to Null or not. |
boolean |
isBuildingClear()
Get whether the value for the ' building' field is clear or not. |
boolean |
isBuildingNull()
Get whether the ' building' field has been set to Null or not. |
boolean |
isCityClear()
Get whether the value for the ' city' field is clear or not. |
boolean |
isCityNull()
Get whether the ' city' field has been set to Null or not. |
boolean |
isContactsClear()
Get whether the value for the ' contacts' field is clear or not. |
boolean |
isContactsNull()
Get whether the ' contacts' field has been set to Null or not. |
boolean |
isCountryClear()
Get whether the value for the ' country' field is clear or not. |
boolean |
isCountryNull()
Get whether the ' country' field has been set to Null or not. |
boolean |
isCriticalityClear()
Get whether the value for the ' criticality' field is clear or not. |
boolean |
isCriticalityNull()
Get whether the ' criticality' field has been set to Null or not. |
boolean |
isCustomerIdClear()
Get whether the value for the ' customer-id' field is clear or not. |
boolean |
isCustomerIdNull()
Get whether the ' customer-id' field has been set to Null or not. |
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 |
isIpAddressesClear()
Get whether the value for the ' ip-addresses' field is clear or not. |
boolean |
isIpAddressesNull()
Get whether the ' ip-addresses' field has been set to Null or
not. |
boolean |
isIPClear()
Get whether the value for the ' ip' field is clear or not. |
boolean |
isIPNull()
Get whether the ' ip' field has been set to Null or not. |
boolean |
isMacAddressClear()
Get whether the value for the ' mac-address' field is clear or not. |
boolean |
isMacAddressNull()
Get whether the ' mac-address' field has been set to Null or not. |
boolean |
isProductNameClear()
Get whether the value for the ' product-name' field is clear or not. |
boolean |
isProductNameNull()
Get whether the ' product-name' field has been set to Null or
not. |
boolean |
isProductVersionClear()
Get whether the value for the ' product-version' field is clear or not. |
boolean |
isProductVersionNull()
Get whether the ' product-version' field has been set to Null
or not. |
boolean |
isRackNumberClear()
Get whether the value for the ' rack-number' field is clear or not. |
boolean |
isRackNumberNull()
Get whether the ' rack-number' field has been set to Null or not. |
boolean |
isRoomClear()
Get whether the value for the ' room' field is clear or not. |
boolean |
isRoomNull()
Get whether the ' room' field has been set to Null or not. |
boolean |
isSensitivityClear()
Get whether the value for the ' sensitivity' field is clear or not. |
boolean |
isSensitivityNull()
Get whether the ' sensitivity' field has been set to Null or not. |
boolean |
isSoftAssetsClear()
Get whether the value for the ' soft-assets' field is clear or not. |
boolean |
isSoftAssetsNull()
Get whether the ' soft-assets' field has been set to Null or not. |
boolean |
isStateClear()
Get whether the value for the ' state' field is clear or not. |
boolean |
isStateNull()
Get whether the ' state' field has been set to Null or not. |
boolean |
isVendorClear()
Get whether the value for the ' vendor' field is clear or not. |
boolean |
isVendorNull()
Get whether the ' vendor' field has been set to Null or not. |
boolean |
isZipCodeClear()
Get whether the value for the ' zipcode' field is clear or not. |
boolean |
isZipCodeNull()
Get whether the ' zipcode' field has been set to Null or not. |
void |
setAddressLine1(String addressLine1)
Set the value for the ' address-line1' field. |
void |
setAddressLine1Null()
Set to Null any current value for the ' address-line1' field in
the bean. |
void |
setAddressLine2(String addressLine2)
Set the value for the ' address-line2' field. |
void |
setAddressLine2Null()
Set to Null any current value for the ' address-line2' field in
the bean. |
void |
setAssetCategory(String assetCategory)
Set the value for the ' asset-category' field. |
void |
setAssetCategoryNull()
Set to Null any current value for the ' asset-category' field
in the bean. |
void |
setAssetName(String assetName)
Set the value for the ' asset-name' field. |
void |
setAssetNameNull()
Set to Null any current value for the ' asset-name' field in the
bean. |
void |
setAssetValue(String assetValue)
Set the value for the ' asset-value' field. |
void |
setAssetValueNull()
Set to Null any current value for the ' asset-value' field in
the bean. |
void |
setBuilding(String building)
Set the value for the ' building' field. |
void |
setBuildingNull()
Set to Null any current value for the ' building' field in the
bean. |
void |
setCity(String city)
Set the value for the ' city' field. |
void |
setCityNull()
Set to Null any current value for the ' city' field in the bean. |
void |
setContacts(Collection<? extends ContactDataBean> contacts)
Set the value for the ' contacts' field. |
void |
setContactsNull()
Set to Null any current value for the ' contacts' field in the
bean. |
void |
setCountry(String country)
Set the value for the ' country' field. |
void |
setCountryNull()
Set to Null any current value for the ' country' field in the
bean. |
void |
setCriticality(String criticality)
Set the value for the ' criticality' field. |
void |
setCriticalityNull()
Set to Null any current value for the ' criticality' field in
the bean. |
void |
setCustomerId(String customerId)
Set the value for the ' customer-id' field. |
void |
setCustomerIdNull()
Set to Null any current value for the ' customer-id' field in
the bean. |
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 |
setIP(String iP)
Set the value for the ' ip' field. |
void |
setIpAddresses(Collection<? extends IpDataBean> ipAddresses)
Set the value for the ' ip-addresses' field. |
void |
setIpAddressesNull()
Set to Null any current value for the ' ip-addresses' field in
the bean. |
void |
setIPNull()
Set to Null any current value for the ' ip' field in the bean. |
void |
setMacAddress(String macAddress)
Set the value for the ' mac-address' field. |
void |
setMacAddressNull()
Set to Null any current value for the ' mac-address' field in
the bean. |
void |
setProductName(String productName)
Set the value for the ' product-name' field. |
void |
setProductNameNull()
Set to Null any current value for the ' product-name' field in
the bean. |
void |
setProductVersion(String productVersion)
Set the value for the ' product-version' field. |
void |
setProductVersionNull()
Set to Null any current value for the ' product-version' field
in the bean. |
void |
setRackNumber(String rackNumber)
Set the value for the ' rack-number' field. |
void |
setRackNumberNull()
Set to Null any current value for the ' rack-number' field in
the bean. |
void |
setRoom(String room)
Set the value for the ' room' field. |
void |
setRoomNull()
Set to Null any current value for the ' room' field in the bean. |
void |
setSensitivity(String sensitivity)
Set the value for the ' sensitivity' field. |
void |
setSensitivityNull()
Set to Null any current value for the ' sensitivity' field in
the bean. |
void |
setSoftAssets(Collection<? extends SoftAssetDataBean> softAssets)
Set the value for the ' soft-assets' field. |
void |
setSoftAssetsNull()
Set to Null any current value for the ' soft-assets' field in
the bean. |
void |
setState(String state)
Set the value for the ' state' field. |
void |
setStateNull()
Set to Null any current value for the ' state' field in the bean. |
void |
setVendor(String vendor)
Set the value for the ' vendor' field. |
void |
setVendorNull()
Set to Null any current value for the ' vendor' field in the bean. |
void |
setZipCode(String zipCode)
Set the value for the ' zipcode' field. |
void |
setZipCodeNull()
Set to Null any current value for the ' zipcode' 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 ROOM
""room"".
The description of the 'room' field is:
"The room number where the asset is located."
public static final String CRITICALITY
""criticality"".
The description of the 'criticality' field is:
"A value indicating how critical the asset is in the enterprise."
public static final String BUILDING
""building"".
The description of the 'building' field is:
"The building where the asset is located."
public static final String ZIP_CODE
""zipcode"".
The description of the 'zipcode' field is:
"The zip code of the city where the asset is located."
public static final String STATE
""state"".
The description of the 'state' field is:
"The state were the asset is located."
public static final String ASSET_VALUE
""asset-value"".
The description of the 'asset-value' field is:
"The monitary or relative value assigned to the asset."
public static final String SENSITIVITY
""sensitivity"".
The description of the 'sensitivity' field is:
"No description provided."
public static final String PRODUCT_NAME
""product-name"".
The description of the 'product-name' field is:
"The asset product name."
public static final String REL_IPS
""ip-addresses"".
The description of the 'ip-addresses' field is:
"A list of IP addresses assigned to the asset."
public static final String COUNTRY
""country"".
The description of the 'country' field is:
"The country where the asset is located."
public static final String RACK_NUMBER
""rack-number"".
The description of the 'rack-number' field is:
"The number used to identify a specific rack or shelve where the asset is located."
public static final String IP
""ip"".
The description of the 'ip' field is:
"The IP address assigned to the asset."
public static final String CUSTOMER_ID
""customer-id"".
The description of the 'customer-id' field is:
"A unique ID assigned to a specific customer. For example an MSSP will assign their
customers a unique ID."
public static final String ADDRESS_LINE_2
""address-line2"".
The description of the 'address-line2' field is:
"The secondary address of the asset, such as a suite or appartment number."
public static final String ASSET_NAME
""asset-name"".
The description of the 'asset-name' field is:
"The human readable name given to the asset."
public static final String ADDRESS_LINE_1
""address-line1"".
The description of the 'address-line1' field is:
"The primary address of the asset."
public static final String ASSET_CATEGORY
""asset-category"".
The description of the 'asset-category' field is:
"The category or grouping for the asset. Must be one of the values from the asset
category table. Default values include: "UNKNOWN", "DESKTOP", "OS". "SERVICE"."
public static final String PRODUCT_VERSION
""product-version"".
The description of the 'product-version' field is:
"The aset product version."
public static final String HOSTNAME
""hostname"".
The description of the 'hostname' field is:
"The host name assigned to the asset."
public static final String REL_SOFT_ASSETS
""soft-assets"".
The description of the 'soft-assets' field is:
"A list of software assets installed or registered to the asset."
public static final String MAC_ADDRESS
""mac-address"".
The description of the 'mac-address' field is:
"The MAC Address of the asset."
public static final String REL_CONTACTS
""contacts"".
The description of the 'contacts' field is:
"A contact or responsible party list for the asset."
public static final String CITY
""city"".
The description of the 'city' field is:
"The city were the asset is located."
public static final String VENDOR
""vendor"".
The description of the 'vendor' field is:
"The vendor or manufacturer of the asset."
| Constructor Detail |
|---|
public AssetDataBean()
protected AssetDataBean(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 getBuilding()
building' field. The description of the 'building'
field is:
"The building where the asset is located."
null).BUILDINGpublic boolean isBuildingNull()
building' field has been set to Null or not.
The description of the 'building' field is:
"The building where the asset is located."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setBuildingNull(),
BUILDINGpublic boolean isBuildingClear()
building' field is clear or not. The
description of the 'building' field is:
"The building where the asset is located."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearBuilding(),
BUILDINGpublic void setBuilding(String building)
building' field. The description of the 'building'
field is:
"The building where the asset is located."
building - Value to setBUILDINGpublic void clearBuilding()
building' field in the bean. The description
of the 'building' field is:
"The building where the asset is located."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setBuildingNull() method to clear the server's value.
See the description of cleared
values.
BUILDINGpublic void setBuildingNull()
building' field in the
bean. The description of the 'building' field is:
"The building where the asset is located."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearBuilding() method to avoid clearing the server's value.
See the description of Null
values.
BUILDINGpublic String getProductName()
product-name' field. The description of the 'product-name'
field is:
"The asset product name."
null).PRODUCT_NAMEpublic boolean isProductNameNull()
product-name' field has been set to Null or
not. The description of the 'product-name' field is:
"The asset product name."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setProductNameNull(),
PRODUCT_NAMEpublic boolean isProductNameClear()
product-name' field is clear or not.
The description of the 'product-name' field is:
"The asset product name."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearProductName(),
PRODUCT_NAMEpublic void setProductName(String productName)
product-name' field. The description of the 'product-name'
field is:
"The asset product name."
productName - Value to setPRODUCT_NAMEpublic void clearProductName()
product-name' field in the bean. The
description of the 'product-name' field is:
"The asset product name."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setProductNameNull() method to clear the server's value.
See the description of cleared
values.
PRODUCT_NAMEpublic void setProductNameNull()
product-name' field in
the bean. The description of the 'product-name' field is:
"The asset product name."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearProductName() method to avoid clearing the server's value.
See the description of Null
values.
PRODUCT_NAMEpublic String getSensitivity()
sensitivity' field. The description of the 'sensitivity'
field is:
"No description provided."
null).SENSITIVITYpublic boolean isSensitivityNull()
sensitivity' field has been set to Null or not.
The description of the 'sensitivity' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setSensitivityNull(),
SENSITIVITYpublic boolean isSensitivityClear()
sensitivity' field is clear or not. The
description of the 'sensitivity' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearSensitivity(),
SENSITIVITYpublic void setSensitivity(String sensitivity)
sensitivity' field. The description of the 'sensitivity'
field is:
"No description provided."
sensitivity - Value to setSENSITIVITYpublic void clearSensitivity()
sensitivity' field in the bean. The
description of the 'sensitivity' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setSensitivityNull() method to clear the server's value.
See the description of cleared
values.
SENSITIVITYpublic void setSensitivityNull()
sensitivity' field in
the bean. The description of the 'sensitivity' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearSensitivity() method to avoid clearing the server's value.
See the description of Null
values.
SENSITIVITYpublic String getVendor()
vendor' field. The description of the 'vendor'
field is:
"The vendor or manufacturer of the asset."
null).VENDORpublic boolean isVendorNull()
vendor' field has been set to Null or not. The
description of the 'vendor' field is:
"The vendor or manufacturer of the asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setVendorNull(),
VENDORpublic boolean isVendorClear()
vendor' field is clear or not. The description
of the 'vendor' field is:
"The vendor or manufacturer of the asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearVendor(),
VENDORpublic void setVendor(String vendor)
vendor' field. The description of the 'vendor'
field is:
"The vendor or manufacturer of the asset."
vendor - Value to setVENDORpublic void clearVendor()
vendor' field in the bean. The description
of the 'vendor' field is:
"The vendor or manufacturer of the asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setVendorNull() method to clear the server's value.
See the description of cleared
values.
VENDORpublic void setVendorNull()
vendor' field in the bean.
The description of the 'vendor' field is:
"The vendor or manufacturer of the asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearVendor() method to avoid clearing the server's value.
See the description of Null
values.
VENDORpublic String getZipCode()
zipcode' field. The description of the 'zipcode'
field is:
"The zip code of the city where the asset is located."
null).ZIP_CODEpublic boolean isZipCodeNull()
zipcode' field has been set to Null or not.
The description of the 'zipcode' field is:
"The zip code of the city where the asset is located."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setZipCodeNull(),
ZIP_CODEpublic boolean isZipCodeClear()
zipcode' field is clear or not. The description
of the 'zipcode' field is:
"The zip code of the city where the asset is located."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearZipCode(),
ZIP_CODEpublic void setZipCode(String zipCode)
zipcode' field. The description of the 'zipcode'
field is:
"The zip code of the city where the asset is located."
zipCode - Value to setZIP_CODEpublic void clearZipCode()
zipcode' field in the bean. The description
of the 'zipcode' field is:
"The zip code of the city where the asset is located."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setZipCodeNull() method to clear the server's value.
See the description of cleared
values.
ZIP_CODEpublic void setZipCodeNull()
zipcode' field in the
bean. The description of the 'zipcode' field is:
"The zip code of the city where the asset is located."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearZipCode() method to avoid clearing the server's value.
See the description of Null
values.
ZIP_CODEpublic String getAssetName()
asset-name' field. The description of the 'asset-name'
field is:
"The human readable name given to the asset."
null).ASSET_NAMEpublic boolean isAssetNameNull()
asset-name' field has been set to Null or not.
The description of the 'asset-name' field is:
"The human readable name given to the asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setAssetNameNull(),
ASSET_NAMEpublic boolean isAssetNameClear()
asset-name' field is clear or not. The
description of the 'asset-name' field is:
"The human readable name given to the asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearAssetName(),
ASSET_NAMEpublic void setAssetName(String assetName)
asset-name' field. The description of the 'asset-name'
field is:
"The human readable name given to the asset."
assetName - Value to setASSET_NAMEpublic void clearAssetName()
asset-name' field in the bean. The
description of the 'asset-name' field is:
"The human readable name given to the asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setAssetNameNull() method to clear the server's value.
See the description of cleared
values.
ASSET_NAMEpublic void setAssetNameNull()
asset-name' field in the
bean. The description of the 'asset-name' field is:
"The human readable name given to the asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearAssetName() method to avoid clearing the server's value.
See the description of Null
values.
ASSET_NAMEpublic String getState()
state' field. The description of the 'state'
field is:
"The state were the asset is located."
null).STATEpublic boolean isStateNull()
state' field has been set to Null or not. The
description of the 'state' field is:
"The state were the asset is located."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setStateNull(),
STATEpublic boolean isStateClear()
state' field is clear or not. The description
of the 'state' field is:
"The state were the asset is located."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearState(),
STATEpublic void setState(String state)
state' field. The description of the 'state'
field is:
"The state were the asset is located."
state - Value to setSTATEpublic void clearState()
state' field in the bean. The description
of the 'state' field is:
"The state were the asset is located."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setStateNull() method to clear the server's value.
See the description of cleared
values.
STATEpublic void setStateNull()
state' field in the bean.
The description of the 'state' field is:
"The state were the asset is located."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearState() method to avoid clearing the server's value.
See the description of Null
values.
STATEpublic String getAssetCategory()
asset-category' field. The description of the
'asset-category' field is:
"The category or grouping for the asset. Must be one of the values from the asset
category table. Default values include: "UNKNOWN", "DESKTOP", "OS". "SERVICE"."
null).ASSET_CATEGORYpublic boolean isAssetCategoryNull()
asset-category' field has been set to Null or
not. The description of the 'asset-category' field is:
"The category or grouping for the asset. Must be one of the values from the asset
category table. Default values include: "UNKNOWN", "DESKTOP", "OS". "SERVICE"."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setAssetCategoryNull(),
ASSET_CATEGORYpublic boolean isAssetCategoryClear()
asset-category' field is clear or not.
The description of the 'asset-category' field is:
"The category or grouping for the asset. Must be one of the values from the asset
category table. Default values include: "UNKNOWN", "DESKTOP", "OS". "SERVICE"."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearAssetCategory(),
ASSET_CATEGORYpublic void setAssetCategory(String assetCategory)
asset-category' field. The description of the
'asset-category' field is:
"The category or grouping for the asset. Must be one of the values from the asset
category table. Default values include: "UNKNOWN", "DESKTOP", "OS". "SERVICE"."
assetCategory - Value to setASSET_CATEGORYpublic void clearAssetCategory()
asset-category' field in the bean.
The description of the 'asset-category' field is:
"The category or grouping for the asset. Must be one of the values from the asset
category table. Default values include: "UNKNOWN", "DESKTOP", "OS". "SERVICE"."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setAssetCategoryNull() method to clear the server's value.
See the description of cleared
values.
ASSET_CATEGORYpublic void setAssetCategoryNull()
asset-category' field
in the bean. The description of the 'asset-category' field is:
"The category or grouping for the asset. Must be one of the values from the asset
category table. Default values include: "UNKNOWN", "DESKTOP", "OS". "SERVICE"."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearAssetCategory() method to avoid clearing the server's value.
See the description of Null
values.
ASSET_CATEGORYpublic String getHostName()
hostname' field. The description of the 'hostname'
field is:
"The host name assigned to 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 assigned to 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 assigned to 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 assigned to the asset."
hostName - Value to setHOSTNAMEpublic void clearHostName()
hostname' field in the bean. The description
of the 'hostname' field is:
"The host name assigned to 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 assigned to 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 String getAddressLine1()
address-line1' field. The description of the
'address-line1' field is:
"The primary address of the asset."
null).ADDRESS_LINE_1public boolean isAddressLine1Null()
address-line1' field has been set to Null or
not. The description of the 'address-line1' field is:
"The primary address of the asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setAddressLine1Null(),
ADDRESS_LINE_1public boolean isAddressLine1Clear()
address-line1' field is clear or not.
The description of the 'address-line1' field is:
"The primary address of the asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearAddressLine1(),
ADDRESS_LINE_1public void setAddressLine1(String addressLine1)
address-line1' field. The description of the
'address-line1' field is:
"The primary address of the asset."
addressLine1 - Value to setADDRESS_LINE_1public void clearAddressLine1()
address-line1' field in the bean. The
description of the 'address-line1' field is:
"The primary address of the asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setAddressLine1Null() method to clear the server's value.
See the description of cleared
values.
ADDRESS_LINE_1public void setAddressLine1Null()
address-line1' field in
the bean. The description of the 'address-line1' field is:
"The primary address of the asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearAddressLine1() method to avoid clearing the server's value.
See the description of Null
values.
ADDRESS_LINE_1public String getMacAddress()
mac-address' field. The description of the 'mac-address'
field is:
"The MAC Address of the asset."
null).MAC_ADDRESSpublic boolean isMacAddressNull()
mac-address' field has been set to Null or not.
The description of the 'mac-address' field is:
"The MAC Address of the asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setMacAddressNull(),
MAC_ADDRESSpublic boolean isMacAddressClear()
mac-address' field is clear or not. The
description of the 'mac-address' field is:
"The MAC Address of the asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearMacAddress(),
MAC_ADDRESSpublic void setMacAddress(String macAddress)
mac-address' field. The description of the 'mac-address'
field is:
"The MAC Address of the asset."
macAddress - Value to setMAC_ADDRESSpublic void clearMacAddress()
mac-address' field in the bean. The
description of the 'mac-address' field is:
"The MAC Address of the asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setMacAddressNull() method to clear the server's value.
See the description of cleared
values.
MAC_ADDRESSpublic void setMacAddressNull()
mac-address' field in
the bean. The description of the 'mac-address' field is:
"The MAC Address of the asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearMacAddress() method to avoid clearing the server's value.
See the description of Null
values.
MAC_ADDRESSpublic String getAddressLine2()
address-line2' field. The description of the
'address-line2' field is:
"The secondary address of the asset, such as a suite or appartment number."
null).ADDRESS_LINE_2public boolean isAddressLine2Null()
address-line2' field has been set to Null or
not. The description of the 'address-line2' field is:
"The secondary address of the asset, such as a suite or appartment number."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setAddressLine2Null(),
ADDRESS_LINE_2public boolean isAddressLine2Clear()
address-line2' field is clear or not.
The description of the 'address-line2' field is:
"The secondary address of the asset, such as a suite or appartment number."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearAddressLine2(),
ADDRESS_LINE_2public void setAddressLine2(String addressLine2)
address-line2' field. The description of the
'address-line2' field is:
"The secondary address of the asset, such as a suite or appartment number."
addressLine2 - Value to setADDRESS_LINE_2public void clearAddressLine2()
address-line2' field in the bean. The
description of the 'address-line2' field is:
"The secondary address of the asset, such as a suite or appartment number."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setAddressLine2Null() method to clear the server's value.
See the description of cleared
values.
ADDRESS_LINE_2public void setAddressLine2Null()
address-line2' field in
the bean. The description of the 'address-line2' field is:
"The secondary address of the asset, such as a suite or appartment number."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearAddressLine2() method to avoid clearing the server's value.
See the description of Null
values.
ADDRESS_LINE_2public String getIP()
ip' field. The description of the 'ip'
field is:
"The IP address assigned to the asset."
null).IPpublic boolean isIPNull()
ip' field has been set to Null or not. The description
of the 'ip' field is:
"The IP address assigned to the asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setIPNull(),
IPpublic boolean isIPClear()
ip' field is clear or not. The description
of the 'ip' field is:
"The IP address assigned to the asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearIP(),
IPpublic void setIP(String iP)
ip' field. The description of the 'ip'
field is:
"The IP address assigned to the asset."
iP - Value to setIPpublic void clearIP()
ip' field in the bean. The description
of the 'ip' field is:
"The IP address assigned to the asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setIPNull() method to clear the server's value.
See the description of cleared
values.
IPpublic void setIPNull()
ip' field in the bean.
The description of the 'ip' field is:
"The IP address assigned to the asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearIP() method to avoid clearing the server's value.
See the description of Null
values.
IPpublic String getCity()
city' field. The description of the 'city'
field is:
"The city were the asset is located."
null).CITYpublic boolean isCityNull()
city' field has been set to Null or not. The
description of the 'city' field is:
"The city were the asset is located."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setCityNull(),
CITYpublic boolean isCityClear()
city' field is clear or not. The description
of the 'city' field is:
"The city were the asset is located."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearCity(),
CITYpublic void setCity(String city)
city' field. The description of the 'city'
field is:
"The city were the asset is located."
city - Value to setCITYpublic void clearCity()
city' field in the bean. The description
of the 'city' field is:
"The city were the asset is located."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setCityNull() method to clear the server's value.
See the description of cleared
values.
CITYpublic void setCityNull()
city' field in the bean.
The description of the 'city' field is:
"The city were the asset is located."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearCity() method to avoid clearing the server's value.
See the description of Null
values.
CITYpublic String getCountry()
country' field. The description of the 'country'
field is:
"The country where the asset is located."
null).COUNTRYpublic boolean isCountryNull()
country' field has been set to Null or not.
The description of the 'country' field is:
"The country where the asset is located."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setCountryNull(),
COUNTRYpublic boolean isCountryClear()
country' field is clear or not. The description
of the 'country' field is:
"The country where the asset is located."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearCountry(),
COUNTRYpublic void setCountry(String country)
country' field. The description of the 'country'
field is:
"The country where the asset is located."
country - Value to setCOUNTRYpublic void clearCountry()
country' field in the bean. The description
of the 'country' field is:
"The country where the asset is located."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setCountryNull() method to clear the server's value.
See the description of cleared
values.
COUNTRYpublic void setCountryNull()
country' field in the
bean. The description of the 'country' field is:
"The country where the asset is located."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearCountry() method to avoid clearing the server's value.
See the description of Null
values.
COUNTRYpublic String getCriticality()
criticality' field. The description of the 'criticality'
field is:
"A value indicating how critical the asset is in the enterprise."
null).CRITICALITYpublic boolean isCriticalityNull()
criticality' field has been set to Null or not.
The description of the 'criticality' field is:
"A value indicating how critical the asset is in the enterprise."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setCriticalityNull(),
CRITICALITYpublic boolean isCriticalityClear()
criticality' field is clear or not. The
description of the 'criticality' field is:
"A value indicating how critical the asset is in the enterprise."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearCriticality(),
CRITICALITYpublic void setCriticality(String criticality)
criticality' field. The description of the 'criticality'
field is:
"A value indicating how critical the asset is in the enterprise."
criticality - Value to setCRITICALITYpublic void clearCriticality()
criticality' field in the bean. The
description of the 'criticality' field is:
"A value indicating how critical the asset is in the enterprise."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setCriticalityNull() method to clear the server's value.
See the description of cleared
values.
CRITICALITYpublic void setCriticalityNull()
criticality' field in
the bean. The description of the 'criticality' field is:
"A value indicating how critical the asset is in the enterprise."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearCriticality() method to avoid clearing the server's value.
See the description of Null
values.
CRITICALITYpublic String getCustomerId()
customer-id' field. The description of the 'customer-id'
field is:
"A unique ID assigned to a specific customer. For example an MSSP will assign their
customers a unique ID."
null).CUSTOMER_IDpublic boolean isCustomerIdNull()
customer-id' field has been set to Null or not.
The description of the 'customer-id' field is:
"A unique ID assigned to a specific customer. For example an MSSP will assign their
customers a unique ID."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setCustomerIdNull(),
CUSTOMER_IDpublic boolean isCustomerIdClear()
customer-id' field is clear or not. The
description of the 'customer-id' field is:
"A unique ID assigned to a specific customer. For example an MSSP will assign their
customers a unique ID."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearCustomerId(),
CUSTOMER_IDpublic void setCustomerId(String customerId)
customer-id' field. The description of the 'customer-id'
field is:
"A unique ID assigned to a specific customer. For example an MSSP will assign their
customers a unique ID."
customerId - Value to setCUSTOMER_IDpublic void clearCustomerId()
customer-id' field in the bean. The
description of the 'customer-id' field is:
"A unique ID assigned to a specific customer. For example an MSSP will assign their
customers a unique ID."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setCustomerIdNull() method to clear the server's value.
See the description of cleared
values.
CUSTOMER_IDpublic void setCustomerIdNull()
customer-id' field in
the bean. The description of the 'customer-id' field is:
"A unique ID assigned to a specific customer. For example an MSSP will assign their
customers a unique ID."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearCustomerId() method to avoid clearing the server's value.
See the description of Null
values.
CUSTOMER_IDpublic String getAssetValue()
asset-value' field. The description of the 'asset-value'
field is:
"The monitary or relative value assigned to the asset."
null).ASSET_VALUEpublic boolean isAssetValueNull()
asset-value' field has been set to Null or not.
The description of the 'asset-value' field is:
"The monitary or relative value assigned to the asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setAssetValueNull(),
ASSET_VALUEpublic boolean isAssetValueClear()
asset-value' field is clear or not. The
description of the 'asset-value' field is:
"The monitary or relative value assigned to the asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearAssetValue(),
ASSET_VALUEpublic void setAssetValue(String assetValue)
asset-value' field. The description of the 'asset-value'
field is:
"The monitary or relative value assigned to the asset."
assetValue - Value to setASSET_VALUEpublic void clearAssetValue()
asset-value' field in the bean. The
description of the 'asset-value' field is:
"The monitary or relative value assigned to the asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setAssetValueNull() method to clear the server's value.
See the description of cleared
values.
ASSET_VALUEpublic void setAssetValueNull()
asset-value' field in
the bean. The description of the 'asset-value' field is:
"The monitary or relative value assigned to the asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearAssetValue() method to avoid clearing the server's value.
See the description of Null
values.
ASSET_VALUEpublic String getRackNumber()
rack-number' field. The description of the 'rack-number'
field is:
"The number used to identify a specific rack or shelve where the asset is located."
null).RACK_NUMBERpublic boolean isRackNumberNull()
rack-number' field has been set to Null or not.
The description of the 'rack-number' field is:
"The number used to identify a specific rack or shelve where the asset is located."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setRackNumberNull(),
RACK_NUMBERpublic boolean isRackNumberClear()
rack-number' field is clear or not. The
description of the 'rack-number' field is:
"The number used to identify a specific rack or shelve where the asset is located."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearRackNumber(),
RACK_NUMBERpublic void setRackNumber(String rackNumber)
rack-number' field. The description of the 'rack-number'
field is:
"The number used to identify a specific rack or shelve where the asset is located."
rackNumber - Value to setRACK_NUMBERpublic void clearRackNumber()
rack-number' field in the bean. The
description of the 'rack-number' field is:
"The number used to identify a specific rack or shelve where the asset is located."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setRackNumberNull() method to clear the server's value.
See the description of cleared
values.
RACK_NUMBERpublic void setRackNumberNull()
rack-number' field in
the bean. The description of the 'rack-number' field is:
"The number used to identify a specific rack or shelve where the asset is located."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearRackNumber() method to avoid clearing the server's value.
See the description of Null
values.
RACK_NUMBERpublic String getProductVersion()
product-version' field. The description of the
'product-version' field is:
"The aset product version."
null).PRODUCT_VERSIONpublic boolean isProductVersionNull()
product-version' field has been set to Null
or not. The description of the 'product-version' field is:
"The aset product version."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setProductVersionNull(),
PRODUCT_VERSIONpublic boolean isProductVersionClear()
product-version' field is clear or not.
The description of the 'product-version' field is:
"The aset product version."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearProductVersion(),
PRODUCT_VERSIONpublic void setProductVersion(String productVersion)
product-version' field. The description of the
'product-version' field is:
"The aset product version."
productVersion - Value to setPRODUCT_VERSIONpublic void clearProductVersion()
product-version' field in the bean.
The description of the 'product-version' field is:
"The aset product version."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setProductVersionNull() method to clear the server's value.
See the description of cleared
values.
PRODUCT_VERSIONpublic void setProductVersionNull()
product-version' field
in the bean. The description of the 'product-version' field is:
"The aset product version."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearProductVersion() method to avoid clearing the server's value.
See the description of Null
values.
PRODUCT_VERSIONpublic String getRoom()
room' field. The description of the 'room'
field is:
"The room number where the asset is located."
null).ROOMpublic boolean isRoomNull()
room' field has been set to Null or not. The
description of the 'room' field is:
"The room number where the asset is located."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setRoomNull(),
ROOMpublic boolean isRoomClear()
room' field is clear or not. The description
of the 'room' field is:
"The room number where the asset is located."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearRoom(),
ROOMpublic void setRoom(String room)
room' field. The description of the 'room'
field is:
"The room number where the asset is located."
room - Value to setROOMpublic void clearRoom()
room' field in the bean. The description
of the 'room' field is:
"The room number where the asset is located."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setRoomNull() method to clear the server's value.
See the description of cleared
values.
ROOMpublic void setRoomNull()
room' field in the bean.
The description of the 'room' field is:
"The room number where the asset is located."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearRoom() method to avoid clearing the server's value.
See the description of Null
values.
ROOMpublic Collection<IpDataBean> getIpAddresses()
ip-addresses' field. The description of the 'ip-addresses'
field is:
"A list of IP addresses assigned to the asset."
null).REL_IPSpublic boolean isIpAddressesNull()
ip-addresses' field has been set to Null or
not. The description of the 'ip-addresses' field is:
"A list of IP addresses assigned to the asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setIpAddressesNull(),
REL_IPSpublic boolean isIpAddressesClear()
ip-addresses' field is clear or not.
The description of the 'ip-addresses' field is:
"A list of IP addresses assigned to the asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearIpAddresses(),
REL_IPSpublic void setIpAddresses(Collection<? extends IpDataBean> ipAddresses)
ip-addresses' field. The description of the 'ip-addresses'
field is:
"A list of IP addresses assigned to the asset."
ipAddresses - Value to setREL_IPSpublic void clearIpAddresses()
ip-addresses' field in the bean. The
description of the 'ip-addresses' field is:
"A list of IP addresses assigned to the asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setIpAddressesNull() method to clear the server's value.
See the description of cleared
values.
REL_IPSpublic void setIpAddressesNull()
ip-addresses' field in
the bean. The description of the 'ip-addresses' field is:
"A list of IP addresses assigned to the asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearIpAddresses() method to avoid clearing the server's value.
See the description of Null
values.
REL_IPSpublic void addToIpAddresses(IpDataBean value)
ip-addresses'. The description
of the 'ip-addresses' field is:
"A list of IP addresses assigned to the asset."
value - Value to add to collection.REL_IPSpublic Collection<SoftAssetDataBean> getSoftAssets()
soft-assets' field. The description of the 'soft-assets'
field is:
"A list of software assets installed or registered to the asset."
null).REL_SOFT_ASSETSpublic boolean isSoftAssetsNull()
soft-assets' field has been set to Null or not.
The description of the 'soft-assets' field is:
"A list of software assets installed or registered to the asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setSoftAssetsNull(),
REL_SOFT_ASSETSpublic boolean isSoftAssetsClear()
soft-assets' field is clear or not. The
description of the 'soft-assets' field is:
"A list of software assets installed or registered to the asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearSoftAssets(),
REL_SOFT_ASSETSpublic void setSoftAssets(Collection<? extends SoftAssetDataBean> softAssets)
soft-assets' field. The description of the 'soft-assets'
field is:
"A list of software assets installed or registered to the asset."
softAssets - Value to setREL_SOFT_ASSETSpublic void clearSoftAssets()
soft-assets' field in the bean. The
description of the 'soft-assets' field is:
"A list of software assets installed or registered to the asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setSoftAssetsNull() method to clear the server's value.
See the description of cleared
values.
REL_SOFT_ASSETSpublic void setSoftAssetsNull()
soft-assets' field in
the bean. The description of the 'soft-assets' field is:
"A list of software assets installed or registered to the asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearSoftAssets() method to avoid clearing the server's value.
See the description of Null
values.
REL_SOFT_ASSETSpublic void addToSoftAssets(SoftAssetDataBean value)
soft-assets'. The description of
the 'soft-assets' field is:
"A list of software assets installed or registered to the asset."
value - Value to add to collection.REL_SOFT_ASSETSpublic Collection<ContactDataBean> getContacts()
contacts' field. The description of the 'contacts'
field is:
"A contact or responsible party list for the asset."
null).REL_CONTACTSpublic boolean isContactsNull()
contacts' field has been set to Null or not.
The description of the 'contacts' field is:
"A contact or responsible party list for the asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setContactsNull(),
REL_CONTACTSpublic boolean isContactsClear()
contacts' field is clear or not. The
description of the 'contacts' field is:
"A contact or responsible party list for the asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearContacts(),
REL_CONTACTSpublic void setContacts(Collection<? extends ContactDataBean> contacts)
contacts' field. The description of the 'contacts'
field is:
"A contact or responsible party list for the asset."
contacts - Value to setREL_CONTACTSpublic void clearContacts()
contacts' field in the bean. The description
of the 'contacts' field is:
"A contact or responsible party list for the asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setContactsNull() method to clear the server's value.
See the description of cleared
values.
REL_CONTACTSpublic void setContactsNull()
contacts' field in the
bean. The description of the 'contacts' field is:
"A contact or responsible party list for the asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearContacts() method to avoid clearing the server's value.
See the description of Null
values.
REL_CONTACTSpublic void addToContacts(ContactDataBean value)
contacts'. The description of the
'contacts' field is:
"A contact or responsible party list for the asset."
value - Value to add to collection.REL_CONTACTSpublic static BeanMetaData<? extends AssetDataBean> getBeanMetaData()
BeanTransporter
implementation''s constructor.
public AssetDataBean clone()
clone in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||