Uses of Enum
fr.marcwrobel.jbanking.Agreement
Packages that use Agreement
-
Uses of Agreement in fr.marcwrobel.jbanking
Methods in fr.marcwrobel.jbanking that return AgreementModifier and TypeMethodDescriptionstatic AgreementReturns the enum constant of this type with the specified name.static Agreement[]Agreement.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in fr.marcwrobel.jbanking that return types with arguments of type AgreementModifier and TypeMethodDescriptionIsoCountry.participations()This country participations toeconomic agreements.Methods in fr.marcwrobel.jbanking with parameters of type AgreementModifier and TypeMethodDescriptionbooleanIsoCountry.isParticipatingTo(Agreement agreement) Check whether this country is participating in the givenAgreement.