Uses of Class
nl.logius.digikoppeling.gb._2010._10.GbProfile
-
Packages that use GbProfile Package Description nl.logius.digikoppeling.gb._2010._10 -
-
Uses of GbProfile in nl.logius.digikoppeling.gb._2010._10
Fields in nl.logius.digikoppeling.gb._2010._10 declared as GbProfile Modifier and Type Field Description protected GbProfile
ExternalDataReference. profile
Methods in nl.logius.digikoppeling.gb._2010._10 that return GbProfile Modifier and Type Method Description static GbProfile
GbProfile. fromValue(String v)
GbProfile
ExternalDataReference. getProfile()
Gets the value of the profile property.static GbProfile
GbProfile. valueOf(String name)
Returns the enum constant of this type with the specified name.static GbProfile[]
GbProfile. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in nl.logius.digikoppeling.gb._2010._10 with parameters of type GbProfile Modifier and Type Method Description void
ExternalDataReference. setProfile(GbProfile value)
Sets the value of the profile property.
-