public class LogicalUnit extends Object
Java class for LogicalUnit complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LogicalUnit">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{}IscsiTarget"/>
</sequence>
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
LogicalUnit() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
Gets the value of the address property.
|
String |
getDiskId()
Gets the value of the diskId property.
|
String |
getId()
Gets the value of the id property.
|
Integer |
getLunMapping()
Gets the value of the lunMapping property.
|
String |
getPassword()
Gets the value of the password property.
|
Integer |
getPaths()
Gets the value of the paths property.
|
Integer |
getPort()
Gets the value of the port property.
|
String |
getPortal()
Gets the value of the portal property.
|
String |
getProductId()
Gets the value of the productId property.
|
String |
getSerial()
Gets the value of the serial property.
|
Long |
getSize()
Gets the value of the size property.
|
String |
getStatus()
Gets the value of the status property.
|
String |
getStorageDomainId()
Gets the value of the storageDomainId property.
|
String |
getTarget()
Gets the value of the target property.
|
String |
getUsername()
Gets the value of the username property.
|
String |
getVendorId()
Gets the value of the vendorId property.
|
String |
getVolumeGroupId()
Gets the value of the volumeGroupId property.
|
boolean |
isSetAddress() |
boolean |
isSetDiskId() |
boolean |
isSetId() |
boolean |
isSetLunMapping() |
boolean |
isSetPassword() |
boolean |
isSetPaths() |
boolean |
isSetPort() |
boolean |
isSetPortal() |
boolean |
isSetProductId() |
boolean |
isSetSerial() |
boolean |
isSetSize() |
boolean |
isSetStatus() |
boolean |
isSetStorageDomainId() |
boolean |
isSetTarget() |
boolean |
isSetUsername() |
boolean |
isSetVendorId() |
boolean |
isSetVolumeGroupId() |
void |
setAddress(String value)
Sets the value of the address property.
|
void |
setDiskId(String value)
Sets the value of the diskId property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setLunMapping(Integer value)
Sets the value of the lunMapping property.
|
void |
setPassword(String value)
Sets the value of the password property.
|
void |
setPaths(Integer value)
Sets the value of the paths property.
|
void |
setPort(Integer value)
Sets the value of the port property.
|
void |
setPortal(String value)
Sets the value of the portal property.
|
void |
setProductId(String value)
Sets the value of the productId property.
|
void |
setSerial(String value)
Sets the value of the serial property.
|
void |
setSize(Long value)
Sets the value of the size property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
void |
setStorageDomainId(String value)
Sets the value of the storageDomainId property.
|
void |
setTarget(String value)
Sets the value of the target property.
|
void |
setUsername(String value)
Sets the value of the username property.
|
void |
setVendorId(String value)
Sets the value of the vendorId property.
|
void |
setVolumeGroupId(String value)
Sets the value of the volumeGroupId property.
|
public Integer getPort()
Integerpublic void setPort(Integer value)
value - allowed object is
Integerpublic boolean isSetPort()
public String getTarget()
Stringpublic void setTarget(String value)
value - allowed object is
Stringpublic boolean isSetTarget()
public String getUsername()
Stringpublic void setUsername(String value)
value - allowed object is
Stringpublic boolean isSetUsername()
public String getPassword()
Stringpublic void setPassword(String value)
value - allowed object is
Stringpublic boolean isSetPassword()
public String getPortal()
Stringpublic void setPortal(String value)
value - allowed object is
Stringpublic boolean isSetPortal()
public String getAddress()
Stringpublic void setAddress(String value)
value - allowed object is
Stringpublic boolean isSetAddress()
public String getSerial()
Stringpublic void setSerial(String value)
value - allowed object is
Stringpublic boolean isSetSerial()
public String getVendorId()
Stringpublic void setVendorId(String value)
value - allowed object is
Stringpublic boolean isSetVendorId()
public String getProductId()
Stringpublic void setProductId(String value)
value - allowed object is
Stringpublic boolean isSetProductId()
public Integer getLunMapping()
Integerpublic void setLunMapping(Integer value)
value - allowed object is
Integerpublic boolean isSetLunMapping()
public void setSize(Long value)
value - allowed object is
Longpublic boolean isSetSize()
public Integer getPaths()
Integerpublic void setPaths(Integer value)
value - allowed object is
Integerpublic boolean isSetPaths()
public String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic boolean isSetStatus()
public String getVolumeGroupId()
Stringpublic void setVolumeGroupId(String value)
value - allowed object is
Stringpublic boolean isSetVolumeGroupId()
public String getStorageDomainId()
Stringpublic void setStorageDomainId(String value)
value - allowed object is
Stringpublic boolean isSetStorageDomainId()
public String getDiskId()
Stringpublic void setDiskId(String value)
value - allowed object is
Stringpublic boolean isSetDiskId()
public void setId(String value)
value - allowed object is
Stringpublic boolean isSetId()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0