public final class Structures
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static AttributeWriteResultEntry |
decodeAttributeWriteResultEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
protected static <T extends java.util.Collection<AttributeWriteResultEntry>> |
decodeAttributeWriteResultEntryCollection(BinaryContext context,
IoBuffer data,
|
static BrowserEntry |
decodeBrowserEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
protected static <T extends java.util.Collection<BrowserEntry>> |
decodeBrowserEntryCollection(BinaryContext context,
IoBuffer data,
|
static java.util.List<AttributeWriteResultEntry> |
decodeListAttributeWriteResultEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static java.util.List<BrowserEntry> |
decodeListBrowserEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static java.util.Set<AttributeWriteResultEntry> |
decodeSetAttributeWriteResultEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static java.util.Set<BrowserEntry> |
decodeSetBrowserEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static void |
encodeAttributeWriteResultEntry(BinaryContext context,
IoBuffer data,
byte fieldNumber,
AttributeWriteResultEntry value) |
static void |
encodeBrowserEntry(BinaryContext context,
IoBuffer data,
byte fieldNumber,
BrowserEntry value) |
static void |
encodeCollectionAttributeWriteResultEntry(BinaryContext context,
IoBuffer data,
byte fieldNumber,
java.util.Collection<AttributeWriteResultEntry> values) |
static void |
encodeCollectionBrowserEntry(BinaryContext context,
IoBuffer data,
byte fieldNumber,
java.util.Collection<BrowserEntry> values) |
protected static void |
fillAttributeWriteResultEntryCollection(BinaryContext context,
IoBuffer data,
int items,
java.util.Collection<AttributeWriteResultEntry> values) |
protected static void |
fillBrowserEntryCollection(BinaryContext context,
IoBuffer data,
int items,
java.util.Collection<BrowserEntry> values) |
protected static AttributeWriteResultEntry |
inlindeDecodeAttributeWriteResultEntry(BinaryContext _context,
IoBuffer _data) |
protected static BrowserEntry |
inlindeDecodeBrowserEntry(BinaryContext _context,
IoBuffer _data) |
protected static void |
inlineEncodeAttributeWriteResultEntry(BinaryContext context,
IoBuffer data,
AttributeWriteResultEntry value) |
protected static void |
inlineEncodeBrowserEntry(BinaryContext context,
IoBuffer data,
BrowserEntry value) |
protected static void inlineEncodeAttributeWriteResultEntry(BinaryContext context, IoBuffer data, AttributeWriteResultEntry value) throws java.lang.Exception
java.lang.Exceptionprotected static AttributeWriteResultEntry inlindeDecodeAttributeWriteResultEntry(BinaryContext _context, IoBuffer _data) throws java.lang.Exception
java.lang.Exceptionpublic static void encodeAttributeWriteResultEntry(BinaryContext context, IoBuffer data, byte fieldNumber, AttributeWriteResultEntry value) throws java.lang.Exception
java.lang.Exceptionpublic static void encodeCollectionAttributeWriteResultEntry(BinaryContext context, IoBuffer data, byte fieldNumber, java.util.Collection<AttributeWriteResultEntry> values) throws java.lang.Exception
java.lang.Exceptionpublic static AttributeWriteResultEntry decodeAttributeWriteResultEntry(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionprotected static void fillAttributeWriteResultEntryCollection(BinaryContext context, IoBuffer data, int items, java.util.Collection<AttributeWriteResultEntry> values) throws java.lang.Exception
java.lang.Exceptionprotected static <T extends java.util.Collection<AttributeWriteResultEntry>> T decodeAttributeWriteResultEntryCollection(BinaryContext context, IoBuffer data,allactor, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionpublic static java.util.List<AttributeWriteResultEntry> decodeListAttributeWriteResultEntry(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionpublic static java.util.Set<AttributeWriteResultEntry> decodeSetAttributeWriteResultEntry(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionprotected static void inlineEncodeBrowserEntry(BinaryContext context, IoBuffer data, BrowserEntry value) throws java.lang.Exception
java.lang.Exceptionprotected static BrowserEntry inlindeDecodeBrowserEntry(BinaryContext _context, IoBuffer _data) throws java.lang.Exception
java.lang.Exceptionpublic static void encodeBrowserEntry(BinaryContext context, IoBuffer data, byte fieldNumber, BrowserEntry value) throws java.lang.Exception
java.lang.Exceptionpublic static void encodeCollectionBrowserEntry(BinaryContext context, IoBuffer data, byte fieldNumber, java.util.Collection<BrowserEntry> values) throws java.lang.Exception
java.lang.Exceptionpublic static BrowserEntry decodeBrowserEntry(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionprotected static void fillBrowserEntryCollection(BinaryContext context, IoBuffer data, int items, java.util.Collection<BrowserEntry> values) throws java.lang.Exception
java.lang.Exceptionprotected static <T extends java.util.Collection<BrowserEntry>> T decodeBrowserEntryCollection(BinaryContext context, IoBuffer data,allactor, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionpublic static java.util.List<BrowserEntry> decodeListBrowserEntry(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionpublic static java.util.Set<BrowserEntry> decodeSetBrowserEntry(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exception
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0