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