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, unsetProfileDetailpublic String getNfsServerIp()
Stringpublic void setNfsServerIp(String value)
value - allowed object is
Stringpublic boolean isSetNfsServerIp()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0