|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CmisChoiceString | |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb |
Uses of CmisChoiceString in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type CmisChoiceString | |
---|---|
protected List<CmisChoiceString> |
CmisPropertyStringDefinitionType.choice
|
protected List<CmisChoiceString> |
CmisChoiceString.choice
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisChoiceString | |
---|---|
CmisChoiceString |
ObjectFactory.createCmisChoiceString()
Create an instance of CmisChoiceString |
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |