Uses of Class
de.digitalcollections.model.api.identifiable.entity.geo.enums.HumanSettlementType
-
Uses of HumanSettlementType in de.digitalcollections.model.api.identifiable.entity.geo
Methods in de.digitalcollections.model.api.identifiable.entity.geo that return HumanSettlementType Modifier and Type Method Description HumanSettlementTypeHumanSettlement. getHumanSettlementType()Methods in de.digitalcollections.model.api.identifiable.entity.geo with parameters of type HumanSettlementType Modifier and Type Method Description voidHumanSettlement. setHumanSettlementType(HumanSettlementType humanSettlementType) -
Uses of HumanSettlementType in de.digitalcollections.model.api.identifiable.entity.geo.enums
Methods in de.digitalcollections.model.api.identifiable.entity.geo.enums that return HumanSettlementType Modifier and Type Method Description static HumanSettlementTypeHumanSettlementType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static HumanSettlementType[]HumanSettlementType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of HumanSettlementType in de.digitalcollections.model.impl.identifiable.entity.geo
Methods in de.digitalcollections.model.impl.identifiable.entity.geo that return HumanSettlementType Modifier and Type Method Description HumanSettlementTypeHumanSettlementImpl. getHumanSettlementType()Methods in de.digitalcollections.model.impl.identifiable.entity.geo with parameters of type HumanSettlementType Modifier and Type Method Description voidHumanSettlementImpl. setHumanSettlementType(HumanSettlementType humanSettlementType)