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