public class NfsProfileDetail extends EntityProfileDetail
Java class for NfsProfileDetail complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NfsProfileDetail"> <complexContent> <extension base="{}EntityProfileDetail"> <sequence> <element name="nfs_server_ip" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
NfsProfileDetail() |
Modifier and Type | Method and Description |
---|---|
String |
getNfsServerIp()
Gets the value of the nfsServerIp property.
|
boolean |
isSetNfsServerIp() |
void |
setNfsServerIp(String value)
Sets the value of the nfsServerIp property.
|
getProfileDetail, isSetProfileDetail, unsetProfileDetail
public String getNfsServerIp()
String
public void setNfsServerIp(String value)
value
- allowed object is
String
public boolean isSetNfsServerIp()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0