|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.feature.persistence.mapping.property.Mapping
org.deegree.feature.persistence.mapping.property.PrimitiveMapping
public class PrimitiveMapping
The class TODO add class documentation here.
Constructor Summary | |
---|---|
PrimitiveMapping(PropertyName path,
MappingExpression mapping,
PrimitiveType pt,
JoinChain joinedTable)
|
Method Summary | |
---|---|
PrimitiveType |
getType()
|
Methods inherited from class org.deegree.feature.persistence.mapping.property.Mapping |
---|
getJoinedTable, getMapping, getPath, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PrimitiveMapping(PropertyName path, MappingExpression mapping, PrimitiveType pt, JoinChain joinedTable)
Method Detail |
---|
public PrimitiveType getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |