Uses of Class
be.fgov.ehealth.rn.baselegaldata.v1.GenderCodeType

Packages that use GenderCodeType
be.fgov.ehealth.rn.baselegaldata.v1   
be.fgov.ehealth.rn.personservice.core.v1   
 

Uses of GenderCodeType in be.fgov.ehealth.rn.baselegaldata.v1
 

Methods in be.fgov.ehealth.rn.baselegaldata.v1 that return GenderCodeType
static GenderCodeType GenderCodeType.fromValue(String v)
           
 GenderCodeType MinimalGenderInfoType.getGenderCode()
          Gets the value of the genderCode property.
 GenderCodeType GenderInfoDeclarationType.getGenderCode()
          Gets the value of the genderCode property.
 GenderCodeType AbstractOptionalGenderType.getGenderCode()
          Gets the value of the genderCode property.
static GenderCodeType GenderCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GenderCodeType[] GenderCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in be.fgov.ehealth.rn.baselegaldata.v1 with parameters of type GenderCodeType
 void MinimalGenderInfoType.setGenderCode(GenderCodeType value)
          Sets the value of the genderCode property.
 void GenderInfoDeclarationType.setGenderCode(GenderCodeType value)
          Sets the value of the genderCode property.
 void AbstractOptionalGenderType.setGenderCode(GenderCodeType value)
          Sets the value of the genderCode property.
 

Uses of GenderCodeType in be.fgov.ehealth.rn.personservice.core.v1
 

Methods in be.fgov.ehealth.rn.personservice.core.v1 that return GenderCodeType
 GenderCodeType PhoneticGender.getGenderCode()
          Gets the value of the genderCode property.
 

Methods in be.fgov.ehealth.rn.personservice.core.v1 with parameters of type GenderCodeType
 void PhoneticGender.setGenderCode(GenderCodeType value)
          Sets the value of the genderCode property.
 




Connector Packaging generic 3.19.1 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.