public static class PartyInfo.SingleNode
extends PartyInfo
public SingleNode(@NotNull
Party party,
@NotNull
java.util.List<net.corda.core.utilities.NetworkHostAndPort> addresses)
@NotNull public Party getParty()
@NotNull public java.util.List<net.corda.core.utilities.NetworkHostAndPort> getAddresses()
@NotNull public Party component1()
@NotNull public java.util.List<net.corda.core.utilities.NetworkHostAndPort> component2()
@NotNull
public net.corda.core.node.services.PartyInfo.SingleNode copy(@NotNull
Party party,
@NotNull
java.util.List<net.corda.core.utilities.NetworkHostAndPort> addresses)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)