public class UnixSocketAddress extends QApiType
QApiTypeDescriptor{name=UnixSocketAddress, data={path=str}, innerTypes=null}| Constructor and Description |
|---|
UnixSocketAddress() |
UnixSocketAddress(String path) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getFieldByName(String name) |
List<String> |
getFieldNames() |
UnixSocketAddress |
withPath(String value) |
toStringpublic UnixSocketAddress()
public UnixSocketAddress(String path)
@Nonnull public UnixSocketAddress withPath(String value)
public List<String> getFieldNames()
getFieldNames in class QApiTypepublic Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName in class QApiTypeNoSuchFieldException