Uses of Record Class
com.cta4j.train.station.model.HumanAddress
Packages that use HumanAddress
-
Uses of HumanAddress in com.cta4j.train.station.model
Methods in com.cta4j.train.station.model that return HumanAddressModifier and TypeMethodDescription@Nullable HumanAddressLocation.humanAddress()Returns the value of thehumanAddressrecord component.Constructors in com.cta4j.train.station.model with parameters of type HumanAddressModifierConstructorDescriptionLocation(BigDecimal latitude, BigDecimal longitude, @Nullable HumanAddress humanAddress) Constructs aLocation.