Class ApiLicense
java.lang.Object
company.tap.commondependencies.ApiModels.ApiLicense
public class ApiLicense
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ApiLicense() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
type
public java.lang.String type -
number
public java.lang.String number
-
-
Constructor Details
-
ApiLicense
public ApiLicense()
-