Uses of Class
org.compiere.model.MRegistrationValue
-
Packages that use MRegistrationValue Package Description org.compiere.model Provides for.... -
-
Uses of MRegistrationValue in org.compiere.model
Methods in org.compiere.model that return MRegistrationValue Modifier and Type Method Description MRegistrationValue[]
MRegistration. getValues()
Get All active Self Service Attribute ValuesMRegistrationValue[]
MRegistration. getValues(boolean onlySelfService)
Get All Attribute Values
-