2008-07-29 1.1.0

org.eclipse.soda.dk.parameter.service
Interface SegmentLengthBlockService

All Superinterfaces:
BlockService, DataParameterService, ParameterService

public interface SegmentLengthBlockService
extends BlockService

Version:
1.1.0

Field Summary
static java.lang.String SERVICE_NAME
          Define the OSGi service name.
 
Fields inherited from interface org.eclipse.soda.dk.parameter.service.ParameterService
ARRAY, ASCII, ASCIIZ, BOOLEAN, BYTE, BYTES, DOUBLE, FLOAT, HEXASCII, HEXSTRING, INSERT, INTEGER, LITTLEENDIAN, LONG, NASCII, NSTRING, NULL, SHORT, STRING, UNLIMITED, UNSIGNED, USE_CURSOR, USE_CURSOR_INSERT
 
Method Summary
 
Methods inherited from interface org.eclipse.soda.dk.parameter.service.ParameterService
decodeValue, decodeValue, encodeValue, encodeValue, getKey, isConstantParameter
 
Methods inherited from interface org.eclipse.soda.dk.data.parameter.service.DataParameterService
decode, encode
 

Field Detail

SERVICE_NAME

static final java.lang.String SERVICE_NAME
Define the OSGi service name.


2008-07-29 1.1.0

Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.4.0.v20080605-1900