|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CmisChoiceDecimal | |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb |
Uses of CmisChoiceDecimal in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type CmisChoiceDecimal | |
---|---|
protected java.util.List<CmisChoiceDecimal> |
CmisPropertyDecimalDefinitionType.choice
|
protected java.util.List<CmisChoiceDecimal> |
CmisChoiceDecimal.choice
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisChoiceDecimal | |
---|---|
CmisChoiceDecimal |
ObjectFactory.createCmisChoiceDecimal()
Create an instance of CmisChoiceDecimal |
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type CmisChoiceDecimal | |
---|---|
java.util.List<CmisChoiceDecimal> |
CmisPropertyDecimalDefinitionType.getChoice()
Gets the value of the choice property. |
java.util.List<CmisChoiceDecimal> |
CmisChoiceDecimal.getChoice()
Gets the value of the choice property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |