Class GetObjectResult

    • Field Detail

      • EXT_COUNT_CLASSES

        public static final Class[] EXT_COUNT_CLASSES
      • RESULT_STYLE

        public static final ResultStyle RESULT_STYLE
    • Constructor Detail

      • GetObjectResult

        public GetObjectResult​(@NotNull
                               @NotNull String oid,
                               @NotNull
                               @org.jetbrains.annotations.NotNull byte[] fullObject)
    • Method Detail

      • getOid

        @NotNull
        public @NotNull String getOid()
      • getFullObject

        @NotNull
        public @org.jetbrains.annotations.NotNull byte[] getFullObject()