Class RelationshipImpl.Builder
java.lang.Object
org.wikirate4j.entitities.CardImpl.Builder<RelationshipImpl.Builder>
org.wikirate4j.entitities.RelationshipImpl.Builder
- Enclosing class:
RelationshipImpl
- Author:
- Vasiliki Gkatziaki
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanswers_url(String answers_url) build()Creates a new instance ofCardImplinverse_metric_id(Long inverse_metric_id) object_company(String object_company) object_company_id(Long object_company_id) subject_company(String subject_company) subject_company_id(Long subject_company_id) Methods inherited from class CardImpl.Builder
codename, content, created_at, html_url, id, name, rawJson, requested_at, updated_at, url
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
metric_id
-
inverse_metric_id
-
subject_company_id
-
object_company_id
-
subject_company
-
object_company
-
year
-
value
-
recordUrl
-
sources
-
answers_url
-
checkedBy
-
comments
-
build
Description copied from class:CardImpl.BuilderCreates a new instance ofCardImpl- Overrides:
buildin classCardImpl.Builder<RelationshipImpl.Builder>- Returns:
- the new instance
-