Package com.adobe.xfa

Class ChildRelnInfo

java.lang.Object
com.adobe.xfa.ChildRelnInfo

public final class ChildRelnInfo extends Object
A class to...
  • Constructor Details

    • ChildRelnInfo

      public ChildRelnInfo(ChildReln relationship, int nVersionIntro, int nVersionDep, int nAvailability, int descriptionResID)
  • Method Details

    • getDescription

      public int getDescription()
    • getVersionIntroduced

      public int getVersionIntroduced()
    • getVersionDeprecated

      public int getVersionDeprecated()
    • getAvailability

      public int getAvailability()
    • getRelationship

      public ChildReln getRelationship()