public interface ValueAnnotation
Modifier and Type | Method and Description |
---|---|
Boolean |
getBool() |
Date |
getDateTime() |
BigDecimal |
getDecimal() |
Double |
getFloat() |
BigInteger |
getInt() |
String |
getPath() |
String |
getQualifier() |
String |
getString() |
String |
getTerm() |
Boolean getBool()
Date getDateTime()
BigDecimal getDecimal()
Double getFloat()
BigInteger getInt()
String getPath()
String getQualifier()
String getString()
String getTerm()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.