Uses of Class
dev.vality.damsel.domain.MobilePhone
Packages that use MobilePhone
-
Uses of MobilePhone in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as MobilePhoneMethods in dev.vality.damsel.domain that return MobilePhoneMethods in dev.vality.damsel.domain with parameters of type MobilePhoneModifier and TypeMethodDescriptionintMobilePhone.compareTo(MobilePhone other) booleanMobilePhone.equals(MobilePhone that) MobileCommerce.setPhone(MobilePhone phone) Constructors in dev.vality.damsel.domain with parameters of type MobilePhoneModifierConstructorDescriptionMobileCommerce(MobilePhone phone) MobilePhone(MobilePhone other) Performs a deep copy on other.