Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.common.lcns |
Modifier and Type | Method and Description |
---|---|
static LV.Urunler |
LV.Urunler.getUrun(int urunID) |
static LV.Urunler |
LV.Urunler.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LV.Urunler[] |
LV.Urunler.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LV.checkLD(LV.Urunler urun) |
java.lang.String |
LV.getCertificateIssuer(LV.Urunler urun) |
java.lang.String |
LV.getUrunAtt(LV.Urunler urun,
java.lang.String controlName)
Get urun attribute
|
long |
LV.getUrunLongAtt(LV.Urunler urun,
java.lang.String controlName)
Return attribute in long type
|
boolean |
LV.isTL(LV.Urunler urun) |
Copyright © 2025. All rights reserved.