org.outerj.daisy.repository.commonimpl
Class FieldImpl
java.lang.Object
org.outerj.daisy.repository.commonimpl.FieldImpl
- All Implemented Interfaces:
- org.outerj.daisy.repository.Field
- public class FieldImpl
- extends java.lang.Object
- implements org.outerj.daisy.repository.Field
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldImpl
public FieldImpl(DocumentVariantImpl.IntimateAccess ownerVariantInt,
long typeId,
java.lang.Object value)
getTypeId
public long getTypeId()
- Specified by:
getTypeId
in interface org.outerj.daisy.repository.Field
getValue
public java.lang.Object getValue()
- Specified by:
getValue
in interface org.outerj.daisy.repository.Field
getValueType
public org.outerj.daisy.repository.ValueType getValueType()
- Specified by:
getValueType
in interface org.outerj.daisy.repository.Field
isMultiValue
public boolean isMultiValue()
- Specified by:
isMultiValue
in interface org.outerj.daisy.repository.Field
getTypeName
public java.lang.String getTypeName()
- Specified by:
getTypeName
in interface org.outerj.daisy.repository.Field
getXml
public org.outerx.daisy.x10.FieldDocument getXml()
- Specified by:
getXml
in interface org.outerj.daisy.repository.Field
Copyright © -2005 . All Rights Reserved.