Class PatientAddress


  • public class PatientAddress
    extends java.lang.Object
    • Field Detail

      • JSON_PROPERTY_MUNICIPALITY_CODE

        public static final java.lang.String JSON_PROPERTY_MUNICIPALITY_CODE
        See Also:
        Constant Field Values
    • Constructor Detail

      • PatientAddress

        public PatientAddress()
    • Method Detail

      • municipalityCode

        public PatientAddress municipalityCode​(java.lang.String municipalityCode)
      • getMunicipalityCode

        public java.lang.String getMunicipalityCode()
      • setMunicipalityCode

        public void setMunicipalityCode​(java.lang.String municipalityCode)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object