Uses of Class
dev.vality.damsel.domain.LegalEntity
Packages that use LegalEntity
-
Uses of LegalEntity in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return LegalEntityModifier and TypeMethodDescriptionLegalEntity.deepCopy()Contractor.getLegalEntity()static LegalEntityLegalEntity.international_legal_entity(InternationalLegalEntity value) static LegalEntityLegalEntity.russian_legal_entity(RussianLegalEntity value) Methods in dev.vality.damsel.domain with parameters of type LegalEntityModifier and TypeMethodDescriptionintLegalEntity.compareTo(LegalEntity other) booleanLegalEntity.equals(LegalEntity other) static ContractorContractor.legal_entity(LegalEntity value) voidContractor.setLegalEntity(LegalEntity value) Constructors in dev.vality.damsel.domain with parameters of type LegalEntity