Package | Description |
---|---|
net.sf.mmm.orient.impl.property |
Modifier and Type | Interface and Description |
---|---|
interface |
PropertyBuilder
This is the interface for the
property builder assembled automatically from various
SinglePropertyBuilder -instances. |
interface |
SinglePropertyBuilder<V>
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyBuilderImpl
This is the implementation of
PropertyBuilder . |
class |
SinglePropertyBuilderAny
The implementation of
SinglePropertyBuilder for OType.ANY . |
class |
SinglePropertyBuilderBoolean
The implementation of
SinglePropertyBuilder for OType.BYTE . |
class |
SinglePropertyBuilderByte
The implementation of
SinglePropertyBuilder for OType.BYTE . |
class |
SinglePropertyBuilderDouble
The implementation of
SinglePropertyBuilder for OType.DOUBLE . |
class |
SinglePropertyBuilderFloat
The implementation of
SinglePropertyBuilder for OType.FLOAT . |
class |
SinglePropertyBuilderInteger
The implementation of
SinglePropertyBuilder for OType.INTEGER . |
class |
SinglePropertyBuilderLink
The implementation of
SinglePropertyBuilder for OType.LINK . |
class |
SinglePropertyBuilderLinkBase<V>
The implementation of
SinglePropertyBuilder for OType.LINK . |
class |
SinglePropertyBuilderLinkList
The implementation of
SinglePropertyBuilder for OType.LINKLIST . |
class |
SinglePropertyBuilderLong
The implementation of
SinglePropertyBuilder for OType.LONG . |
class |
SinglePropertyBuilderShort
The implementation of
SinglePropertyBuilder for OType.SHORT . |
class |
SinglePropertyBuilderString
The implementation of
SinglePropertyBuilder for OType.STRING . |
Copyright © 2001–2016 mmm-Team. All rights reserved.