public class TypedRelations extends AlchemyLanguageGenericModel
TypedEntity.| Constructor and Description |
|---|
TypedRelations() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModel()
Gets the model.
|
List<TypedRelation> |
getTypedRelations()
Gets the typed relations.
|
void |
setModel(String model)
Sets the model.
|
void |
setTypedRelations(List<TypedRelation> typedRelations)
Sets the typed relations.
|
getLanguage, getUrl, setLanguage, setUrlgetTotalTransactions, setTotalTransactionsequals, hashCode, toStringpublic String getModel()
public void setModel(String model)
model - the new modelpublic List<TypedRelation> getTypedRelations()
public void setTypedRelations(List<TypedRelation> typedRelations)
typedRelations - the new typed relationsCopyright © 2015–2016. All rights reserved.