public class NodeAddressFluentImpl<A extends NodeAddressFluent<A>> extends BaseFluent<A> implements NodeAddressFluent<A>
_visitables| Constructor and Description |
|---|
NodeAddressFluentImpl() |
NodeAddressFluentImpl(NodeAddress instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAddress() |
String |
getType() |
Boolean |
hasAddress() |
int |
hashCode() |
Boolean |
hasType() |
A |
withAddress(String address) |
A |
withNewAddress(byte[] arg1) |
A |
withNewAddress(byte[] arg1,
int arg2) |
A |
withNewAddress(byte[] arg1,
int arg2,
int arg3) |
A |
withNewAddress(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewAddress(char[] arg1) |
A |
withNewAddress(char[] arg1,
int arg2,
int arg3) |
A |
withNewAddress(int[] arg1,
int arg2,
int arg3) |
A |
withNewAddress(String arg1) |
A |
withNewAddress(StringBuffer arg1) |
A |
withNewAddress(StringBuilder arg1) |
A |
withNewType(byte[] arg1) |
A |
withNewType(byte[] arg1,
int arg2) |
A |
withNewType(byte[] arg1,
int arg2,
int arg3) |
A |
withNewType(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewType(char[] arg1) |
A |
withNewType(char[] arg1,
int arg2,
int arg3) |
A |
withNewType(int[] arg1,
int arg2,
int arg3) |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withType(String type) |
public NodeAddressFluentImpl()
public NodeAddressFluentImpl(NodeAddress instance)
public String getAddress()
getAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withAddress(String address)
withAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public Boolean hasAddress()
hasAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewAddress(StringBuilder arg1)
withNewAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewAddress(int[] arg1, int arg2, int arg3)
withNewAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewAddress(char[] arg1)
withNewAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewAddress(StringBuffer arg1)
withNewAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewAddress(byte[] arg1, int arg2)
withNewAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewAddress(byte[] arg1)
withNewAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewAddress(char[] arg1, int arg2, int arg3)
withNewAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewAddress(byte[] arg1, int arg2, int arg3)
withNewAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewAddress(byte[] arg1, int arg2, int arg3, int arg4)
withNewAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewAddress(String arg1)
withNewAddress in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public String getType()
getType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withType(String type)
withType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public Boolean hasType()
hasType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewType(StringBuilder arg1)
withNewType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewType(int[] arg1, int arg2, int arg3)
withNewType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewType(char[] arg1)
withNewType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewType(byte[] arg1, int arg2)
withNewType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewType(byte[] arg1)
withNewType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewType(char[] arg1, int arg2, int arg3)
withNewType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3)
withNewType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3, int arg4)
withNewType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>public A withNewType(String arg1)
withNewType in interface NodeAddressFluent<A extends NodeAddressFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.