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