Uses of Class
com.emc.d2fs.models.markupcontenttype.MarkupContentType
Packages that use MarkupContentType
-
Uses of MarkupContentType in com.emc.d2fs.models.markupcontenttype
Methods in com.emc.d2fs.models.markupcontenttype that return MarkupContentTypeModifier and TypeMethodDescriptionObjectFactory.createMarkupContentType()
Create an instance ofMarkupContentType
Methods in com.emc.d2fs.models.markupcontenttype that return types with arguments of type MarkupContentTypeMethods in com.emc.d2fs.models.markupcontenttype with parameters of type MarkupContentType -
Uses of MarkupContentType in com.emc.d2fs.models.markuprequesttype
Methods in com.emc.d2fs.models.markuprequesttype that return MarkupContentTypeModifier and TypeMethodDescriptionMarkupRequestType.getContent()
Gets the value of the content property.Methods in com.emc.d2fs.models.markuprequesttype with parameters of type MarkupContentTypeModifier and TypeMethodDescriptionvoid
MarkupRequestType.setContent
(MarkupContentType value) Sets the value of the content property.