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 GbProfileExternalDataReference. profileMethods in nl.logius.digikoppeling.gb._2010._10 that return GbProfile Modifier and Type Method Description static GbProfileGbProfile. fromValue(String v)GbProfileExternalDataReference. getProfile()Gets the value of the profile property.static GbProfileGbProfile. 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 voidExternalDataReference. setProfile(GbProfile value)Sets the value of the profile property.
-