Uses of Class
biz.c24.io.api.data.Annotation

Packages that use Annotation
biz.c24.io.api.data Data Model super and utility classes. 
biz.c24.io.api.data.swift Specialist API extensions for the SWIFT libraries - used internally. 
biz.c24.io.api.data.target2   
 

Uses of Annotation in biz.c24.io.api.data
 

Methods in biz.c24.io.api.data that return Annotation
 Annotation Enumeration.getAnnotation()
          Returns the annotation associated with this enumeration.
 Annotation DataModel.getAnnotation()
          Returns the annotation associated with this type.
 Annotation DefaultValidationRule.getAnnotation()
           
 Annotation ISO3166CountryValidator.getAnnotation()
           
 Annotation ISO3166CountryValidationRule.getAnnotation()
           
 Annotation DataComponent.getAnnotation()
          Returns the annotation of this component.
 Annotation SourcedEnumeration.getAnnotation()
           
 Annotation ISO9362BICValidator.getAnnotation()
           
 Annotation ISO4217CurrencyAttributeValidator.getAnnotation()
           
 Annotation ISO4217CurrencyValidator.getAnnotation()
           
 Annotation MappedEnumeration.getAnnotation()
           
 Annotation ValidationRule.getAnnotation()
          Returns the annotation associated with this rule.
 Annotation DataType.getAnnotation()
          Returns the annotation associated with this type.
 Annotation SimpleValidator.getAnnotation()
           
 Annotation ISO9362BICValidationRule.getAnnotation()
           
 Annotation DefaultEnumeration.getAnnotation()
           
 Annotation Enumeration.getAnnotation(int index)
          Returns the annotation associated with the enumeration value at index.
 Annotation ISO3166CountryValidator.getAnnotation(int index)
           
 Annotation ISO3166CountryValidationRule.getAnnotation(int index)
           
 Annotation SourcedEnumeration.getAnnotation(int index)
           
 Annotation ISO9362BICValidator.getAnnotation(int index)
           
 Annotation ISO4217CurrencyAttributeValidator.getAnnotation(int index)
           
 Annotation ISO4217CurrencyValidator.getAnnotation(int index)
           
 Annotation MappedEnumeration.getAnnotation(int index)
           
 Annotation SimpleValidator.getAnnotation(int index)
           
 Annotation ISO9362BICValidationRule.getAnnotation(int index)
           
 Annotation DefaultEnumeration.getAnnotation(int index)
           
 

Methods in biz.c24.io.api.data with parameters of type Annotation
 void DefaultEnumeration.addEntry(String value, String name, Annotation annotation)
          Adds a new entry.
 void DefaultEnumeration.addEntry(String value, String name, Annotation annotation, int index)
          Adds a new entry at the specified index.
 void DataModel.setAnnotation(Annotation annotation)
          Sets the annotation.
 void DefaultValidationRule.setAnnotation(Annotation annotation)
          Sets the annotation.
 void DataComponent.setAnnotation(Annotation annotation)
          Sets the annotation of this component.
 void DataType.setAnnotation(Annotation annotation)
          Sets the annotation.
 void DefaultEnumeration.setAnnotation(Annotation annotation)
          Sets the annotation.
 

Constructors in biz.c24.io.api.data with parameters of type Annotation
Annotation(Annotation clone)
          Constructs a new instance cloned from clone.
 

Uses of Annotation in biz.c24.io.api.data.swift
 

Methods in biz.c24.io.api.data.swift that return Annotation
 Annotation SwiftCurrency_PCT_REN_YLD_Validator.getAnnotation()
           
 Annotation LTAddressValidator.getAnnotation()
           
 Annotation SwiftCurrency_PCT_REN_YLD_Validator.getAnnotation(int index)
           
 Annotation LTAddressValidator.getAnnotation(int index)
           
 

Uses of Annotation in biz.c24.io.api.data.target2
 

Methods in biz.c24.io.api.data.target2 that return Annotation
 Annotation TARGET2Validator.getAnnotation()
           
 Annotation TARGET2Validator.getAnnotation(int index)
           
 



C24 Technologies © 2002-2012: All Rights Reserved.