Uses of Interface
com.bea.tuxedo.control.ITuxClass

Packages that use ITuxClass
com.bea.tuxedo.control   
 

Uses of ITuxClass in com.bea.tuxedo.control
 

Classes in com.bea.tuxedo.control that implement ITuxClass
 class TuxClassFMLSerialize
          Provide access to the fields in an FML or FML32 buffer.
 class TuxClassFMLValidate
          Provide access to the fields in an FML or FML32 buffer.
 class TuxClassViewSerialize
          Provide access to the fields in a View or View32 class.
 class TuxClassViewValidate
          Provide access to the fields in a View or View32 class.
 

Constructors in com.bea.tuxedo.control with parameters of type ITuxClass
TuxValidateField(MethodDeclaration methodDecl, AnnotationProcessorEnvironment procEnv, ITuxClass fields, TuxedoControl.MappingStrictness strict, boolean fml, TuxedoControl.AccessorName conv)
          Constructor.