Class PropertyIds
java.lang.Object
com.maplander.backend.model.manage.property.complex.PropertyIds
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyIds
(com.google.cloud.bigquery.FieldValueList row) PropertyIds
(String integratorPropertyID, Long globalMLSKey) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setGlobalMLSKey
(Long globalMLSKey) void
setIntegratorPropertyID
(String integratorPropertyID) toString()
-
Constructor Details
-
PropertyIds
public PropertyIds() -
PropertyIds
-
PropertyIds
public PropertyIds(com.google.cloud.bigquery.FieldValueList row)
-
-
Method Details
-
getIntegratorPropertyID
-
setIntegratorPropertyID
-
getGlobalMLSKey
-
setGlobalMLSKey
-
toString
-