|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisChoiceDecimal | |
|---|---|
| org.xcmis.core | |
| org.xcmis.wssoap.impl | |
| Uses of CmisChoiceDecimal in org.xcmis.core |
|---|
| Fields in org.xcmis.core with type parameters of type CmisChoiceDecimal | |
|---|---|
protected List<CmisChoiceDecimal> |
CmisChoiceDecimal.choice
|
protected List<CmisChoiceDecimal> |
CmisPropertyDecimalDefinitionType.choice
|
| Methods in org.xcmis.core that return CmisChoiceDecimal | |
|---|---|
CmisChoiceDecimal |
ObjectFactory.createCmisChoiceDecimal()
Create an instance of CmisChoiceDecimal |
| Methods in org.xcmis.core that return types with arguments of type CmisChoiceDecimal | |
|---|---|
List<CmisChoiceDecimal> |
CmisChoiceDecimal.getChoice()
Gets the value of the choice property. |
List<CmisChoiceDecimal> |
CmisPropertyDecimalDefinitionType.getChoice()
Gets the value of the choice property. |
| Uses of CmisChoiceDecimal in org.xcmis.wssoap.impl |
|---|
| Methods in org.xcmis.wssoap.impl that return CmisChoiceDecimal | |
|---|---|
static CmisChoiceDecimal |
TypeConverter.getCmisChoiceDecimal(org.xcmis.spi.model.Choice<BigDecimal> source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||