public class StorageConnectionContainer extends IdentifiedContainer implements StorageConnection
Constructor and Description |
---|
StorageConnectionContainer() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public String address()
address
in interface StorageConnection
public void address(String newAddress)
public boolean addressPresent()
addressPresent
in interface StorageConnection
public String mountOptions()
mountOptions
in interface StorageConnection
public void mountOptions(String newMountOptions)
public boolean mountOptionsPresent()
mountOptionsPresent
in interface StorageConnection
public BigInteger nfsRetrans()
nfsRetrans
in interface StorageConnection
public void nfsRetrans(BigInteger newNfsRetrans)
public boolean nfsRetransPresent()
nfsRetransPresent
in interface StorageConnection
public BigInteger nfsTimeo()
nfsTimeo
in interface StorageConnection
public void nfsTimeo(BigInteger newNfsTimeo)
public boolean nfsTimeoPresent()
nfsTimeoPresent
in interface StorageConnection
public NfsVersion nfsVersion()
nfsVersion
in interface StorageConnection
public void nfsVersion(NfsVersion newNfsVersion)
public boolean nfsVersionPresent()
nfsVersionPresent
in interface StorageConnection
public String password()
password
in interface StorageConnection
public void password(String newPassword)
public boolean passwordPresent()
passwordPresent
in interface StorageConnection
public String path()
path
in interface StorageConnection
public void path(String newPath)
public boolean pathPresent()
pathPresent
in interface StorageConnection
public BigInteger port()
port
in interface StorageConnection
public void port(BigInteger newPort)
public boolean portPresent()
portPresent
in interface StorageConnection
public String portal()
portal
in interface StorageConnection
public void portal(String newPortal)
public boolean portalPresent()
portalPresent
in interface StorageConnection
public String target()
target
in interface StorageConnection
public void target(String newTarget)
public boolean targetPresent()
targetPresent
in interface StorageConnection
public StorageType type()
type
in interface StorageConnection
public void type(StorageType newType)
public boolean typePresent()
typePresent
in interface StorageConnection
public String username()
username
in interface StorageConnection
public void username(String newUsername)
public boolean usernamePresent()
usernamePresent
in interface StorageConnection
public String vfsType()
vfsType
in interface StorageConnection
public void vfsType(String newVfsType)
public boolean vfsTypePresent()
vfsTypePresent
in interface StorageConnection
public Host host()
host
in interface StorageConnection
public void host(Host newHost)
public boolean hostPresent()
hostPresent
in interface StorageConnection
Copyright © 2016. All rights reserved.