|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BICContainer
Interface to mark fields whose definition contain a BIC. Note that if a field has a BIC and it is optional, and the actual field has not set the optional BIC/s then the call bics() will return an empty list
Method Summary | |
---|---|
java.util.List<BIC> |
bics()
Utility method that creates a BIC for every string returned by bicStrings() |
java.util.List<java.lang.String> |
bicStrings()
Get a list of strings of BICs present in this field |
Method Detail |
---|
java.util.List<java.lang.String> bicStrings()
java.util.List<BIC> bics()
bicStrings()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |