public static class MultiDavProtocolParameter.MyDavInformation extends java.lang.Object implements DavInformation
Constructor and Description |
---|
MyDavInformation(java.lang.String s) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAddress() |
java.lang.String |
getName() |
int |
getPort() |
public java.lang.String getName()
getName
in interface DavInformation
public java.lang.String getAddress()
getAddress
in interface DavInformation
public int getPort()
getPort
in interface DavInformation