public class IscsiDetails extends Object
Java class for IscsiDetails complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IscsiDetails"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <choice> <element name="initiator" type="{http://www.w3.org/2001/XMLSchema}string"/> <group ref="{}IscsiTarget"/> </choice> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
IscsiDetails() |
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 |
getInitiator()
Gets the value of the initiator 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 |
isSetInitiator() |
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 |
setInitiator(String value)
Sets the value of the initiator 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 String getInitiator()
String
public void setInitiator(String value)
value
- allowed object is
String
public boolean isSetInitiator()
public Integer getPort()
Integer
public void setPort(Integer value)
value
- allowed object is
Integer
public boolean isSetPort()
public String getTarget()
String
public void setTarget(String value)
value
- allowed object is
String
public boolean isSetTarget()
public String getUsername()
String
public void setUsername(String value)
value
- allowed object is
String
public boolean isSetUsername()
public String getPassword()
String
public void setPassword(String value)
value
- allowed object is
String
public boolean isSetPassword()
public String getPortal()
String
public void setPortal(String value)
value
- allowed object is
String
public boolean isSetPortal()
public String getAddress()
String
public void setAddress(String value)
value
- allowed object is
String
public boolean isSetAddress()
public String getSerial()
String
public void setSerial(String value)
value
- allowed object is
String
public boolean isSetSerial()
public String getVendorId()
String
public void setVendorId(String value)
value
- allowed object is
String
public boolean isSetVendorId()
public String getProductId()
String
public void setProductId(String value)
value
- allowed object is
String
public boolean isSetProductId()
public Integer getLunMapping()
Integer
public void setLunMapping(Integer value)
value
- allowed object is
Integer
public boolean isSetLunMapping()
public void setSize(Long value)
value
- allowed object is
Long
public boolean isSetSize()
public Integer getPaths()
Integer
public void setPaths(Integer value)
value
- allowed object is
Integer
public boolean isSetPaths()
public String getStatus()
String
public void setStatus(String value)
value
- allowed object is
String
public boolean isSetStatus()
public String getVolumeGroupId()
String
public void setVolumeGroupId(String value)
value
- allowed object is
String
public boolean isSetVolumeGroupId()
public String getStorageDomainId()
String
public void setStorageDomainId(String value)
value
- allowed object is
String
public boolean isSetStorageDomainId()
public String getDiskId()
String
public void setDiskId(String value)
value
- allowed object is
String
public boolean isSetDiskId()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0