java.lang.Object
com.fredriksonsound.iot_backoffice_auth.model.Agency
@Entity
public class Agency
extends java.lang.Object
Database translation specification for agency table
-
Constructor Summary
Constructors
| Constructor |
Description |
Agency() |
|
-
Method Summary
| Modifier and Type |
Method |
Description |
java.lang.String |
name() |
|
java.lang.String |
orgnr() |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
public java.lang.String name()
-
public java.lang.String orgnr()