public interface OneToMany
Modifier and Type | Field and Description |
---|---|
static String |
ATTRIBUTE_IMPL |
static String |
ATTRIBUTE_PROPERTY |
static String |
ATTRIBUTE_TYPEOF |
static String |
TAG_NAME |
Modifier and Type | Method and Description |
---|---|
String |
getImpl()
Class name of the collection to supports relationship (like a
java.util.ArrayList |
String |
getProperty()
The attribute name that hold the collection (many parts)
|
String |
getTypeOf()
Class name that represents the type of collection (many parts)
|
static final String TAG_NAME
static final String ATTRIBUTE_PROPERTY
static final String ATTRIBUTE_TYPEOF
static final String ATTRIBUTE_IMPL
String getProperty()
String getTypeOf()
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.