Class Vote

  • All Implemented Interfaces:
    java.io.Serializable, IDLEntity

    public class Vote
    extends java.lang.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 at 12:00:00 PM Greenwich Mean Time
    See Also:
    Serialized Form
    • Field Detail

      • __value

        private int __value
      • __size

        private static int __size
      • __array

        private static Vote[] __array
      • VoteCommit

        public static final Vote VoteCommit
      • VoteRollback

        public static final Vote VoteRollback
      • VoteReadOnly

        public static final Vote VoteReadOnly
    • Constructor Detail

      • Vote

        protected Vote​(int value)
    • Method Detail

      • value

        public int value()
      • from_int

        public static Vote from_int​(int value)