public final class DocumentAttributeDateTime extends DocumentAttribute
DocumentAttributeDateTime using
it's builder or the DocumentAttributeFactory.| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentAttributeDateTime.Builder
A builder implementation which allows for construction of a
DocumentAttributeDateTime. |
DocumentAttribute.AbstractBuilder<T>| Modifier and Type | Method and Description |
|---|---|
DocumentAttributeDataType |
getDataType()
Returns the data type of this document attribute.
|
org.joda.time.DateTime |
getValue()
Returns the value of this document attribute.
|
getNameafterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic org.joda.time.DateTime getValue()
DocumentAttributeContractpublic DocumentAttributeDataType getDataType()
DocumentAttributeContract#getValue method. This method should never return a null value.Copyright © 2005–2016 The Kuali Foundation. All rights reserved.