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