Versions in this module Expand all Collapse all v1 v1.0.0 Jul 9, 2020 Changes in this version + func SetManager(m privateManager) + type ActivityStreamsStartIndexProperty struct + func DeserializeStartIndexProperty(m map[string]interface{}, aliasMap map[string]string) (*ActivityStreamsStartIndexProperty, error) + func NewActivityStreamsStartIndexProperty() *ActivityStreamsStartIndexProperty + func (this *ActivityStreamsStartIndexProperty) Clear() + func (this *ActivityStreamsStartIndexProperty) Set(v int) + func (this *ActivityStreamsStartIndexProperty) SetIRI(v *url.URL) + func (this ActivityStreamsStartIndexProperty) Get() int + func (this ActivityStreamsStartIndexProperty) GetIRI() *url.URL + func (this ActivityStreamsStartIndexProperty) HasAny() bool + func (this ActivityStreamsStartIndexProperty) IsIRI() bool + func (this ActivityStreamsStartIndexProperty) IsXMLSchemaNonNegativeInteger() bool + func (this ActivityStreamsStartIndexProperty) JSONLDContext() map[string]string + func (this ActivityStreamsStartIndexProperty) KindIndex() int + func (this ActivityStreamsStartIndexProperty) LessThan(o vocab.ActivityStreamsStartIndexProperty) bool + func (this ActivityStreamsStartIndexProperty) Name() string + func (this ActivityStreamsStartIndexProperty) Serialize() (interface{}, error)