Uses of Class
dev.vality.damsel.merch_stat.MobilePhone
| Package | Description |
|---|---|
| dev.vality.damsel.merch_stat |
-
Uses of MobilePhone in dev.vality.damsel.merch_stat
Fields in dev.vality.damsel.merch_stat declared as MobilePhone Modifier and Type Field Description MobilePhoneMobileCommerce. phoneMethods in dev.vality.damsel.merch_stat that return MobilePhone Modifier and Type Method Description MobilePhoneMobilePhone. deepCopy()MobilePhoneMobileCommerce. getPhone()MobilePhoneMobilePhone. setCc(String cc)MobilePhoneMobilePhone. setCtn(String ctn)Methods in dev.vality.damsel.merch_stat with parameters of type MobilePhone Modifier and Type Method Description intMobilePhone. compareTo(MobilePhone other)booleanMobilePhone. equals(MobilePhone that)MobileCommerceMobileCommerce. setPhone(MobilePhone phone)Constructors in dev.vality.damsel.merch_stat with parameters of type MobilePhone Constructor Description MobileCommerce(MobilePhone phone)MobilePhone(MobilePhone other)Performs a deep copy on other.