Identity.Simple| Constructor and Description |
|---|
Identity.Simple()
Public ctor for a test identity, with default coordinates.
|
Identity.Simple(Identity identity)
Public ctor.
|
Identity.Simple(com.jcabi.urn.URN urn,
String name,
URI photo)
Public ctor.
|
public Identity.Simple(@NotNull
com.jcabi.urn.URN urn,
@NotNull
String name,
@NotNull
URI photo)
urn - URN of itname - Name of itphoto - Photopublic Identity.Simple(@NotNull
Identity identity)
identity - Original identitypublic Identity.Simple()
Copyright © 2011–2014 ReXSL.com. All rights reserved.