@Immutable public class RepositoryItemRefPojo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RepositoryItemRefPojo.Builder
A builder for this class
|
| Constructor and Description |
|---|
RepositoryItemRefPojo(String sTitle,
String sLink) |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryItemRefPojo.Builder |
builder() |
static RepositoryItemRefPojo.Builder |
builder(eu.toop.regrep.rim.SimpleLinkType a) |
boolean |
equals(Object o) |
eu.toop.regrep.rim.SimpleLinkType |
getAsSimpleLink() |
String |
getLink() |
String |
getTitle() |
int |
hashCode() |
String |
toString() |
@Nonnull public eu.toop.regrep.rim.SimpleLinkType getAsSimpleLink()
@Nonnull public static RepositoryItemRefPojo.Builder builder()
@Nonnull public static RepositoryItemRefPojo.Builder builder(@Nullable eu.toop.regrep.rim.SimpleLinkType a)
Copyright © 2020 toop.eu. All rights reserved.