Class ResourceVisualization

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class ResourceVisualization
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • containerDisplayName

        protected String containerDisplayName
      • containerType

        protected String containerType
      • containerWebUrl

        protected String containerWebUrl
      • mediaType

        protected String mediaType
      • previewImageUrl

        protected String previewImageUrl
      • previewText

        protected String previewText
      • title

        protected String title
    • Constructor Detail

      • ResourceVisualization

        protected ResourceVisualization()