Uses of Class
org.pptx4j.pml.CTNotesMasterIdListEntry
Packages that use CTNotesMasterIdListEntry
-
Uses of CTNotesMasterIdListEntry in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTNotesMasterIdListEntryModifier and TypeFieldDescriptionprotected CTNotesMasterIdListEntryCTNotesMasterIdList.notesMasterIdMethods in org.pptx4j.pml that return CTNotesMasterIdListEntryModifier and TypeMethodDescriptionObjectFactory.createCTNotesMasterIdListEntry()Create an instance ofCTNotesMasterIdListEntryCTNotesMasterIdList.getNotesMasterId()Gets the value of the notesMasterId property.Methods in org.pptx4j.pml with parameters of type CTNotesMasterIdListEntryModifier and TypeMethodDescriptionvoidCTNotesMasterIdList.setNotesMasterId(CTNotesMasterIdListEntry value) Sets the value of the notesMasterId property.