Class Vote

java.lang.Object
org.omg.CosTransactions.Vote
All Implemented Interfaces:
Serializable, IDLEntity

public class Vote extends Object implements IDLEntity
org/omg/CosTransactions/Vote.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/CosTransactions.idl Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
See Also:
  • Field Details

    • __value

      private int __value
    • __size

      private static int __size
    • __array

      private static Vote[] __array
    • _VoteCommit

      public static final int _VoteCommit
      See Also:
    • VoteCommit

      public static final Vote VoteCommit
    • _VoteRollback

      public static final int _VoteRollback
      See Also:
    • VoteRollback

      public static final Vote VoteRollback
    • _VoteReadOnly

      public static final int _VoteReadOnly
      See Also:
    • VoteReadOnly

      public static final Vote VoteReadOnly
  • Constructor Details

    • Vote

      protected Vote(int value)
  • Method Details

    • value

      public int value()
    • from_int

      public static Vote from_int(int value)