Package | Description |
---|---|
org.apache.lens.api.metastore |
Modifier and Type | Method and Description |
---|---|
XTimePartSpecElement |
ObjectFactory.createXTimePartSpecElement()
Create an instance of
XTimePartSpecElement |
XTimePartSpecElement |
XTimePartSpecElement.withKey(String value) |
XTimePartSpecElement |
XTimePartSpecElement.withValue(XMLGregorianCalendar value) |
Modifier and Type | Method and Description |
---|---|
List<XTimePartSpecElement> |
XTimePartSpec.getPartSpecElement()
Gets the value of the partSpecElement property.
|
Modifier and Type | Method and Description |
---|---|
XTimePartSpec |
XTimePartSpec.withPartSpecElement(XTimePartSpecElement... values) |
Modifier and Type | Method and Description |
---|---|
XTimePartSpec |
XTimePartSpec.withPartSpecElement(Collection<XTimePartSpecElement> values) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.