propertyoneof

package
v1.2.1-gts Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2022 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package propertyoneof contains the implementation for the oneOf property. All applications are strongly encouraged to use the interface instead of this concrete definition. The interfaces allow applications to consume only the types and properties needed and be independent of the go-fed implementation if another alternative implementation is created. This package is code-generated and subject to the same license as the go-fed tool used to generate it.

This package is independent of other types' and properties' implementations by having a Manager injected into it to act as a factory for the concrete implementations. The implementations have been generated into their own separate subpackages for each vocabulary.

Strongly consider using the interfaces instead of this package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeserializeOneOfProperty

func DeserializeOneOfProperty(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsOneOfProperty, error)

DeserializeOneOfProperty creates a "oneOf" property from an interface representation that has been unmarshalled from a text or binary format.

func SetManager

func SetManager(m privateManager)

SetManager sets the manager package-global variable. For internal use only, do not use as part of Application behavior. Must be called at golang init time.

Types

type ActivityStreamsOneOfProperty

type ActivityStreamsOneOfProperty struct {
	// contains filtered or unexported fields
}

ActivityStreamsOneOfProperty is the non-functional property "oneOf". It is permitted to have one or more values, and of different value types.

func NewActivityStreamsOneOfProperty

func NewActivityStreamsOneOfProperty() *ActivityStreamsOneOfProperty

NewActivityStreamsOneOfProperty creates a new oneOf property.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsAccept

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsAccept(v vocab.ActivityStreamsAccept)

AppendActivityStreamsAccept appends a Accept value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsActivity

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsActivity(v vocab.ActivityStreamsActivity)

AppendActivityStreamsActivity appends a Activity value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsAdd

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsAdd(v vocab.ActivityStreamsAdd)

AppendActivityStreamsAdd appends a Add value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsAnnounce

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsAnnounce(v vocab.ActivityStreamsAnnounce)

AppendActivityStreamsAnnounce appends a Announce value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsApplication

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsApplication(v vocab.ActivityStreamsApplication)

AppendActivityStreamsApplication appends a Application value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsArrive

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsArrive(v vocab.ActivityStreamsArrive)

AppendActivityStreamsArrive appends a Arrive value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsArticle

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsArticle(v vocab.ActivityStreamsArticle)

AppendActivityStreamsArticle appends a Article value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsAudio

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsAudio(v vocab.ActivityStreamsAudio)

AppendActivityStreamsAudio appends a Audio value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsBlock

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsBlock(v vocab.ActivityStreamsBlock)

AppendActivityStreamsBlock appends a Block value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsCollection

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsCollection(v vocab.ActivityStreamsCollection)

AppendActivityStreamsCollection appends a Collection value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsCollectionPage

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsCollectionPage(v vocab.ActivityStreamsCollectionPage)

AppendActivityStreamsCollectionPage appends a CollectionPage value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsCreate

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsCreate(v vocab.ActivityStreamsCreate)

AppendActivityStreamsCreate appends a Create value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsDelete

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsDelete(v vocab.ActivityStreamsDelete)

AppendActivityStreamsDelete appends a Delete value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsDislike

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsDislike(v vocab.ActivityStreamsDislike)

AppendActivityStreamsDislike appends a Dislike value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsDocument

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsDocument(v vocab.ActivityStreamsDocument)

AppendActivityStreamsDocument appends a Document value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsEvent

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsEvent(v vocab.ActivityStreamsEvent)

AppendActivityStreamsEvent appends a Event value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsFlag

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsFlag(v vocab.ActivityStreamsFlag)

AppendActivityStreamsFlag appends a Flag value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsFollow

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsFollow(v vocab.ActivityStreamsFollow)

AppendActivityStreamsFollow appends a Follow value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsGroup

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsGroup(v vocab.ActivityStreamsGroup)

AppendActivityStreamsGroup appends a Group value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsIgnore

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsIgnore(v vocab.ActivityStreamsIgnore)

AppendActivityStreamsIgnore appends a Ignore value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsImage

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsImage(v vocab.ActivityStreamsImage)

AppendActivityStreamsImage appends a Image value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsIntransitiveActivity

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsIntransitiveActivity(v vocab.ActivityStreamsIntransitiveActivity)

AppendActivityStreamsIntransitiveActivity appends a IntransitiveActivity value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsInvite

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsInvite(v vocab.ActivityStreamsInvite)

AppendActivityStreamsInvite appends a Invite value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsJoin

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsJoin(v vocab.ActivityStreamsJoin)

AppendActivityStreamsJoin appends a Join value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsLeave

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsLeave(v vocab.ActivityStreamsLeave)

AppendActivityStreamsLeave appends a Leave value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsLike

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsLike(v vocab.ActivityStreamsLike)

AppendActivityStreamsLike appends a Like value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsLink(v vocab.ActivityStreamsLink)

AppendActivityStreamsLink appends a Link value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsListen

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsListen(v vocab.ActivityStreamsListen)

AppendActivityStreamsListen appends a Listen value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsMention

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsMention(v vocab.ActivityStreamsMention)

AppendActivityStreamsMention appends a Mention value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsMove

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsMove(v vocab.ActivityStreamsMove)

AppendActivityStreamsMove appends a Move value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsNote

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsNote(v vocab.ActivityStreamsNote)

AppendActivityStreamsNote appends a Note value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsObject

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsObject(v vocab.ActivityStreamsObject)

AppendActivityStreamsObject appends a Object value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsOffer

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsOffer(v vocab.ActivityStreamsOffer)

AppendActivityStreamsOffer appends a Offer value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsOrderedCollection

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsOrderedCollection(v vocab.ActivityStreamsOrderedCollection)

AppendActivityStreamsOrderedCollection appends a OrderedCollection value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsOrderedCollectionPage

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsOrderedCollectionPage(v vocab.ActivityStreamsOrderedCollectionPage)

AppendActivityStreamsOrderedCollectionPage appends a OrderedCollectionPage value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsOrganization

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsOrganization(v vocab.ActivityStreamsOrganization)

AppendActivityStreamsOrganization appends a Organization value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsPage

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsPage(v vocab.ActivityStreamsPage)

AppendActivityStreamsPage appends a Page value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsPerson

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsPerson(v vocab.ActivityStreamsPerson)

AppendActivityStreamsPerson appends a Person value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsPlace

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsPlace(v vocab.ActivityStreamsPlace)

AppendActivityStreamsPlace appends a Place value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsProfile

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsProfile(v vocab.ActivityStreamsProfile)

AppendActivityStreamsProfile appends a Profile value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsQuestion

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsQuestion(v vocab.ActivityStreamsQuestion)

AppendActivityStreamsQuestion appends a Question value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsRead

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsRead(v vocab.ActivityStreamsRead)

AppendActivityStreamsRead appends a Read value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsReject

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsReject(v vocab.ActivityStreamsReject)

AppendActivityStreamsReject appends a Reject value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsRelationship

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsRelationship(v vocab.ActivityStreamsRelationship)

AppendActivityStreamsRelationship appends a Relationship value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsRemove

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsRemove(v vocab.ActivityStreamsRemove)

AppendActivityStreamsRemove appends a Remove value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsService

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsService(v vocab.ActivityStreamsService)

AppendActivityStreamsService appends a Service value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsTentativeAccept

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsTentativeAccept(v vocab.ActivityStreamsTentativeAccept)

AppendActivityStreamsTentativeAccept appends a TentativeAccept value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsTentativeReject

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsTentativeReject(v vocab.ActivityStreamsTentativeReject)

AppendActivityStreamsTentativeReject appends a TentativeReject value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsTombstone

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsTombstone(v vocab.ActivityStreamsTombstone)

AppendActivityStreamsTombstone appends a Tombstone value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsTravel

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsTravel(v vocab.ActivityStreamsTravel)

AppendActivityStreamsTravel appends a Travel value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsUndo

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsUndo(v vocab.ActivityStreamsUndo)

AppendActivityStreamsUndo appends a Undo value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsUpdate

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsUpdate(v vocab.ActivityStreamsUpdate)

AppendActivityStreamsUpdate appends a Update value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsVideo

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsVideo(v vocab.ActivityStreamsVideo)

AppendActivityStreamsVideo appends a Video value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendActivityStreamsView

func (this *ActivityStreamsOneOfProperty) AppendActivityStreamsView(v vocab.ActivityStreamsView)

AppendActivityStreamsView appends a View value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendForgeFedBranch

func (this *ActivityStreamsOneOfProperty) AppendForgeFedBranch(v vocab.ForgeFedBranch)

AppendForgeFedBranch appends a Branch value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendForgeFedCommit

func (this *ActivityStreamsOneOfProperty) AppendForgeFedCommit(v vocab.ForgeFedCommit)

AppendForgeFedCommit appends a Commit value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendForgeFedPush

func (this *ActivityStreamsOneOfProperty) AppendForgeFedPush(v vocab.ForgeFedPush)

AppendForgeFedPush appends a Push value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendForgeFedRepository

func (this *ActivityStreamsOneOfProperty) AppendForgeFedRepository(v vocab.ForgeFedRepository)

AppendForgeFedRepository appends a Repository value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendForgeFedTicket

func (this *ActivityStreamsOneOfProperty) AppendForgeFedTicket(v vocab.ForgeFedTicket)

AppendForgeFedTicket appends a Ticket value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendForgeFedTicketDependency

func (this *ActivityStreamsOneOfProperty) AppendForgeFedTicketDependency(v vocab.ForgeFedTicketDependency)

AppendForgeFedTicketDependency appends a TicketDependency value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendIRI

func (this *ActivityStreamsOneOfProperty) AppendIRI(v *url.URL)

AppendIRI appends an IRI value to the back of a list of the property "oneOf"

func (*ActivityStreamsOneOfProperty) AppendTootEmoji

func (this *ActivityStreamsOneOfProperty) AppendTootEmoji(v vocab.TootEmoji)

AppendTootEmoji appends a Emoji value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendTootIdentityProof

func (this *ActivityStreamsOneOfProperty) AppendTootIdentityProof(v vocab.TootIdentityProof)

AppendTootIdentityProof appends a IdentityProof value to the back of a list of the property "oneOf". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsOneOfProperty) AppendType

func (this *ActivityStreamsOneOfProperty) AppendType(t vocab.Type) error

PrependType prepends an arbitrary type value to the front of a list of the property "oneOf". Invalidates iterators that are traversing using Prev. Returns an error if the type is not a valid one to set for this property.

func (ActivityStreamsOneOfProperty) At

At returns the property value for the specified index. Panics if the index is out of bounds.

func (ActivityStreamsOneOfProperty) Begin

Begin returns the first iterator, or nil if empty. Can be used with the iterator's Next method and this property's End method to iterate from front to back through all values.

func (ActivityStreamsOneOfProperty) Empty

func (this ActivityStreamsOneOfProperty) Empty() bool

Empty returns returns true if there are no elements.

func (ActivityStreamsOneOfProperty) End

End returns beyond-the-last iterator, which is nil. Can be used with the iterator's Next method and this property's Begin method to iterate from front to back through all values.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsAccept

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsAccept(idx int, v vocab.ActivityStreamsAccept)

InsertActivityStreamsAccept inserts a Accept value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsActivity

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsActivity(idx int, v vocab.ActivityStreamsActivity)

InsertActivityStreamsActivity inserts a Activity value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsAdd

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsAdd(idx int, v vocab.ActivityStreamsAdd)

InsertActivityStreamsAdd inserts a Add value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsAnnounce

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsAnnounce(idx int, v vocab.ActivityStreamsAnnounce)

InsertActivityStreamsAnnounce inserts a Announce value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsApplication

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsApplication(idx int, v vocab.ActivityStreamsApplication)

InsertActivityStreamsApplication inserts a Application value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsArrive

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsArrive(idx int, v vocab.ActivityStreamsArrive)

InsertActivityStreamsArrive inserts a Arrive value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsArticle

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsArticle(idx int, v vocab.ActivityStreamsArticle)

InsertActivityStreamsArticle inserts a Article value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsAudio

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsAudio(idx int, v vocab.ActivityStreamsAudio)

InsertActivityStreamsAudio inserts a Audio value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsBlock

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsBlock(idx int, v vocab.ActivityStreamsBlock)

InsertActivityStreamsBlock inserts a Block value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsCollection

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsCollection(idx int, v vocab.ActivityStreamsCollection)

InsertActivityStreamsCollection inserts a Collection value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsCollectionPage

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsCollectionPage(idx int, v vocab.ActivityStreamsCollectionPage)

InsertActivityStreamsCollectionPage inserts a CollectionPage value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsCreate

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsCreate(idx int, v vocab.ActivityStreamsCreate)

InsertActivityStreamsCreate inserts a Create value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsDelete

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsDelete(idx int, v vocab.ActivityStreamsDelete)

InsertActivityStreamsDelete inserts a Delete value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsDislike

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsDislike(idx int, v vocab.ActivityStreamsDislike)

InsertActivityStreamsDislike inserts a Dislike value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsDocument

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsDocument(idx int, v vocab.ActivityStreamsDocument)

InsertActivityStreamsDocument inserts a Document value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsEvent

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsEvent(idx int, v vocab.ActivityStreamsEvent)

InsertActivityStreamsEvent inserts a Event value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsFlag

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsFlag(idx int, v vocab.ActivityStreamsFlag)

InsertActivityStreamsFlag inserts a Flag value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsFollow

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsFollow(idx int, v vocab.ActivityStreamsFollow)

InsertActivityStreamsFollow inserts a Follow value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsGroup

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsGroup(idx int, v vocab.ActivityStreamsGroup)

InsertActivityStreamsGroup inserts a Group value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsIgnore

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsIgnore(idx int, v vocab.ActivityStreamsIgnore)

InsertActivityStreamsIgnore inserts a Ignore value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsImage

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsImage(idx int, v vocab.ActivityStreamsImage)

InsertActivityStreamsImage inserts a Image value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsIntransitiveActivity

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsIntransitiveActivity(idx int, v vocab.ActivityStreamsIntransitiveActivity)

InsertActivityStreamsIntransitiveActivity inserts a IntransitiveActivity value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsInvite

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsInvite(idx int, v vocab.ActivityStreamsInvite)

InsertActivityStreamsInvite inserts a Invite value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsJoin

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsJoin(idx int, v vocab.ActivityStreamsJoin)

InsertActivityStreamsJoin inserts a Join value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsLeave

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsLeave(idx int, v vocab.ActivityStreamsLeave)

InsertActivityStreamsLeave inserts a Leave value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsLike

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsLike(idx int, v vocab.ActivityStreamsLike)

InsertActivityStreamsLike inserts a Like value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsLink(idx int, v vocab.ActivityStreamsLink)

InsertActivityStreamsLink inserts a Link value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsListen

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsListen(idx int, v vocab.ActivityStreamsListen)

InsertActivityStreamsListen inserts a Listen value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsMention

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsMention(idx int, v vocab.ActivityStreamsMention)

InsertActivityStreamsMention inserts a Mention value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsMove

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsMove(idx int, v vocab.ActivityStreamsMove)

InsertActivityStreamsMove inserts a Move value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsNote

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsNote(idx int, v vocab.ActivityStreamsNote)

InsertActivityStreamsNote inserts a Note value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsObject

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsObject(idx int, v vocab.ActivityStreamsObject)

InsertActivityStreamsObject inserts a Object value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsOffer

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsOffer(idx int, v vocab.ActivityStreamsOffer)

InsertActivityStreamsOffer inserts a Offer value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsOrderedCollection

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsOrderedCollection(idx int, v vocab.ActivityStreamsOrderedCollection)

InsertActivityStreamsOrderedCollection inserts a OrderedCollection value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsOrderedCollectionPage

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsOrderedCollectionPage(idx int, v vocab.ActivityStreamsOrderedCollectionPage)

InsertActivityStreamsOrderedCollectionPage inserts a OrderedCollectionPage value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsOrganization

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsOrganization(idx int, v vocab.ActivityStreamsOrganization)

InsertActivityStreamsOrganization inserts a Organization value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsPage

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsPage(idx int, v vocab.ActivityStreamsPage)

InsertActivityStreamsPage inserts a Page value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsPerson

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsPerson(idx int, v vocab.ActivityStreamsPerson)

InsertActivityStreamsPerson inserts a Person value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsPlace

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsPlace(idx int, v vocab.ActivityStreamsPlace)

InsertActivityStreamsPlace inserts a Place value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsProfile

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsProfile(idx int, v vocab.ActivityStreamsProfile)

InsertActivityStreamsProfile inserts a Profile value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsQuestion

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsQuestion(idx int, v vocab.ActivityStreamsQuestion)

InsertActivityStreamsQuestion inserts a Question value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsRead

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsRead(idx int, v vocab.ActivityStreamsRead)

InsertActivityStreamsRead inserts a Read value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsReject

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsReject(idx int, v vocab.ActivityStreamsReject)

InsertActivityStreamsReject inserts a Reject value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsRelationship

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsRelationship(idx int, v vocab.ActivityStreamsRelationship)

InsertActivityStreamsRelationship inserts a Relationship value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsRemove

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsRemove(idx int, v vocab.ActivityStreamsRemove)

InsertActivityStreamsRemove inserts a Remove value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsService

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsService(idx int, v vocab.ActivityStreamsService)

InsertActivityStreamsService inserts a Service value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsTentativeAccept

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsTentativeAccept(idx int, v vocab.ActivityStreamsTentativeAccept)

InsertActivityStreamsTentativeAccept inserts a TentativeAccept value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsTentativeReject

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsTentativeReject(idx int, v vocab.ActivityStreamsTentativeReject)

InsertActivityStreamsTentativeReject inserts a TentativeReject value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsTombstone

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsTombstone(idx int, v vocab.ActivityStreamsTombstone)

InsertActivityStreamsTombstone inserts a Tombstone value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsTravel

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsTravel(idx int, v vocab.ActivityStreamsTravel)

InsertActivityStreamsTravel inserts a Travel value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsUndo

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsUndo(idx int, v vocab.ActivityStreamsUndo)

InsertActivityStreamsUndo inserts a Undo value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsUpdate

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsUpdate(idx int, v vocab.ActivityStreamsUpdate)

InsertActivityStreamsUpdate inserts a Update value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsVideo

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsVideo(idx int, v vocab.ActivityStreamsVideo)

InsertActivityStreamsVideo inserts a Video value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertActivityStreamsView

func (this *ActivityStreamsOneOfProperty) InsertActivityStreamsView(idx int, v vocab.ActivityStreamsView)

InsertActivityStreamsView inserts a View value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertForgeFedBranch

func (this *ActivityStreamsOneOfProperty) InsertForgeFedBranch(idx int, v vocab.ForgeFedBranch)

InsertForgeFedBranch inserts a Branch value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertForgeFedCommit

func (this *ActivityStreamsOneOfProperty) InsertForgeFedCommit(idx int, v vocab.ForgeFedCommit)

InsertForgeFedCommit inserts a Commit value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertForgeFedPush

func (this *ActivityStreamsOneOfProperty) InsertForgeFedPush(idx int, v vocab.ForgeFedPush)

InsertForgeFedPush inserts a Push value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertForgeFedRepository

func (this *ActivityStreamsOneOfProperty) InsertForgeFedRepository(idx int, v vocab.ForgeFedRepository)

InsertForgeFedRepository inserts a Repository value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertForgeFedTicket

func (this *ActivityStreamsOneOfProperty) InsertForgeFedTicket(idx int, v vocab.ForgeFedTicket)

InsertForgeFedTicket inserts a Ticket value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertForgeFedTicketDependency

func (this *ActivityStreamsOneOfProperty) InsertForgeFedTicketDependency(idx int, v vocab.ForgeFedTicketDependency)

InsertForgeFedTicketDependency inserts a TicketDependency value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertIRI

func (this *ActivityStreamsOneOfProperty) InsertIRI(idx int, v *url.URL)

Insert inserts an IRI value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertTootEmoji

func (this *ActivityStreamsOneOfProperty) InsertTootEmoji(idx int, v vocab.TootEmoji)

InsertTootEmoji inserts a Emoji value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertTootIdentityProof

func (this *ActivityStreamsOneOfProperty) InsertTootIdentityProof(idx int, v vocab.TootIdentityProof)

InsertTootIdentityProof inserts a IdentityProof value at the specified index for a property "oneOf". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) InsertType

func (this *ActivityStreamsOneOfProperty) InsertType(idx int, t vocab.Type) error

PrependType prepends an arbitrary type value to the front of a list of the property "oneOf". Invalidates all iterators. Returns an error if the type is not a valid one to set for this property.

func (ActivityStreamsOneOfProperty) JSONLDContext

func (this ActivityStreamsOneOfProperty) JSONLDContext() map[string]string

JSONLDContext returns the JSONLD URIs required in the context string for this property and the specific values that are set. The value in the map is the alias used to import the property's value or values.

func (ActivityStreamsOneOfProperty) KindIndex

func (this ActivityStreamsOneOfProperty) KindIndex(idx int) int

KindIndex computes an arbitrary value for indexing this kind of value. This is a leaky API method specifically needed only for alternate implementations for go-fed. Applications should not use this method. Panics if the index is out of bounds.

func (ActivityStreamsOneOfProperty) Len

func (this ActivityStreamsOneOfProperty) Len() (length int)

Len returns the number of values that exist for the "oneOf" property.

func (ActivityStreamsOneOfProperty) Less

func (this ActivityStreamsOneOfProperty) Less(i, j int) bool

Less computes whether another property is less than this one. Mixing types results in a consistent but arbitrary ordering

func (ActivityStreamsOneOfProperty) LessThan

LessThan compares two instances of this property with an arbitrary but stable comparison. Applications should not use this because it is only meant to help alternative implementations to go-fed to be able to normalize nonfunctional properties.

func (ActivityStreamsOneOfProperty) Name

Name returns the name of this property ("oneOf") with any alias.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsAccept

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsAccept(v vocab.ActivityStreamsAccept)

PrependActivityStreamsAccept prepends a Accept value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsActivity

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsActivity(v vocab.ActivityStreamsActivity)

PrependActivityStreamsActivity prepends a Activity value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsAdd

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsAdd(v vocab.ActivityStreamsAdd)

PrependActivityStreamsAdd prepends a Add value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsAnnounce

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsAnnounce(v vocab.ActivityStreamsAnnounce)

PrependActivityStreamsAnnounce prepends a Announce value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsApplication

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsApplication(v vocab.ActivityStreamsApplication)

PrependActivityStreamsApplication prepends a Application value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsArrive

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsArrive(v vocab.ActivityStreamsArrive)

PrependActivityStreamsArrive prepends a Arrive value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsArticle

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsArticle(v vocab.ActivityStreamsArticle)

PrependActivityStreamsArticle prepends a Article value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsAudio

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsAudio(v vocab.ActivityStreamsAudio)

PrependActivityStreamsAudio prepends a Audio value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsBlock

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsBlock(v vocab.ActivityStreamsBlock)

PrependActivityStreamsBlock prepends a Block value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsCollection

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsCollection(v vocab.ActivityStreamsCollection)

PrependActivityStreamsCollection prepends a Collection value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsCollectionPage

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsCollectionPage(v vocab.ActivityStreamsCollectionPage)

PrependActivityStreamsCollectionPage prepends a CollectionPage value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsCreate

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsCreate(v vocab.ActivityStreamsCreate)

PrependActivityStreamsCreate prepends a Create value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsDelete

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsDelete(v vocab.ActivityStreamsDelete)

PrependActivityStreamsDelete prepends a Delete value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsDislike

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsDislike(v vocab.ActivityStreamsDislike)

PrependActivityStreamsDislike prepends a Dislike value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsDocument

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsDocument(v vocab.ActivityStreamsDocument)

PrependActivityStreamsDocument prepends a Document value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsEvent

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsEvent(v vocab.ActivityStreamsEvent)

PrependActivityStreamsEvent prepends a Event value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsFlag

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsFlag(v vocab.ActivityStreamsFlag)

PrependActivityStreamsFlag prepends a Flag value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsFollow

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsFollow(v vocab.ActivityStreamsFollow)

PrependActivityStreamsFollow prepends a Follow value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsGroup

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsGroup(v vocab.ActivityStreamsGroup)

PrependActivityStreamsGroup prepends a Group value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsIgnore

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsIgnore(v vocab.ActivityStreamsIgnore)

PrependActivityStreamsIgnore prepends a Ignore value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsImage

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsImage(v vocab.ActivityStreamsImage)

PrependActivityStreamsImage prepends a Image value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsIntransitiveActivity

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsIntransitiveActivity(v vocab.ActivityStreamsIntransitiveActivity)

PrependActivityStreamsIntransitiveActivity prepends a IntransitiveActivity value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsInvite

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsInvite(v vocab.ActivityStreamsInvite)

PrependActivityStreamsInvite prepends a Invite value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsJoin

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsJoin(v vocab.ActivityStreamsJoin)

PrependActivityStreamsJoin prepends a Join value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsLeave

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsLeave(v vocab.ActivityStreamsLeave)

PrependActivityStreamsLeave prepends a Leave value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsLike

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsLike(v vocab.ActivityStreamsLike)

PrependActivityStreamsLike prepends a Like value to the front of a list of the property "oneOf". Invalidates all iterators.

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsLink(v vocab.ActivityStreamsLink)

PrependActivityStreamsLink prepends a Link value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsListen

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsListen(v vocab.ActivityStreamsListen)

PrependActivityStreamsListen prepends a Listen value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsMention

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsMention(v vocab.ActivityStreamsMention)

PrependActivityStreamsMention prepends a Mention value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsMove

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsMove(v vocab.ActivityStreamsMove)

PrependActivityStreamsMove prepends a Move value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsNote

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsNote(v vocab.ActivityStreamsNote)

PrependActivityStreamsNote prepends a Note value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsObject

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsObject(v vocab.ActivityStreamsObject)

PrependActivityStreamsObject prepends a Object value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsOffer

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsOffer(v vocab.ActivityStreamsOffer)

PrependActivityStreamsOffer prepends a Offer value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsOrderedCollection

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsOrderedCollection(v vocab.ActivityStreamsOrderedCollection)

PrependActivityStreamsOrderedCollection prepends a OrderedCollection value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsOrderedCollectionPage

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsOrderedCollectionPage(v vocab.ActivityStreamsOrderedCollectionPage)

PrependActivityStreamsOrderedCollectionPage prepends a OrderedCollectionPage value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsOrganization

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsOrganization(v vocab.ActivityStreamsOrganization)

PrependActivityStreamsOrganization prepends a Organization value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsPage

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsPage(v vocab.ActivityStreamsPage)

PrependActivityStreamsPage prepends a Page value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsPerson

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsPerson(v vocab.ActivityStreamsPerson)

PrependActivityStreamsPerson prepends a Person value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsPlace

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsPlace(v vocab.ActivityStreamsPlace)

PrependActivityStreamsPlace prepends a Place value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsProfile

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsProfile(v vocab.ActivityStreamsProfile)

PrependActivityStreamsProfile prepends a Profile value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsQuestion

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsQuestion(v vocab.ActivityStreamsQuestion)

PrependActivityStreamsQuestion prepends a Question value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsRead

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsRead(v vocab.ActivityStreamsRead)

PrependActivityStreamsRead prepends a Read value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsReject

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsReject(v vocab.ActivityStreamsReject)

PrependActivityStreamsReject prepends a Reject value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsRelationship

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsRelationship(v vocab.ActivityStreamsRelationship)

PrependActivityStreamsRelationship prepends a Relationship value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsRemove

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsRemove(v vocab.ActivityStreamsRemove)

PrependActivityStreamsRemove prepends a Remove value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsService

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsService(v vocab.ActivityStreamsService)

PrependActivityStreamsService prepends a Service value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsTentativeAccept

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsTentativeAccept(v vocab.ActivityStreamsTentativeAccept)

PrependActivityStreamsTentativeAccept prepends a TentativeAccept value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsTentativeReject

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsTentativeReject(v vocab.ActivityStreamsTentativeReject)

PrependActivityStreamsTentativeReject prepends a TentativeReject value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsTombstone

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsTombstone(v vocab.ActivityStreamsTombstone)

PrependActivityStreamsTombstone prepends a Tombstone value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsTravel

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsTravel(v vocab.ActivityStreamsTravel)

PrependActivityStreamsTravel prepends a Travel value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsUndo

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsUndo(v vocab.ActivityStreamsUndo)

PrependActivityStreamsUndo prepends a Undo value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsUpdate

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsUpdate(v vocab.ActivityStreamsUpdate)

PrependActivityStreamsUpdate prepends a Update value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsVideo

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsVideo(v vocab.ActivityStreamsVideo)

PrependActivityStreamsVideo prepends a Video value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependActivityStreamsView

func (this *ActivityStreamsOneOfProperty) PrependActivityStreamsView(v vocab.ActivityStreamsView)

PrependActivityStreamsView prepends a View value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependForgeFedBranch

func (this *ActivityStreamsOneOfProperty) PrependForgeFedBranch(v vocab.ForgeFedBranch)

PrependForgeFedBranch prepends a Branch value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependForgeFedCommit

func (this *ActivityStreamsOneOfProperty) PrependForgeFedCommit(v vocab.ForgeFedCommit)

PrependForgeFedCommit prepends a Commit value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependForgeFedPush

func (this *ActivityStreamsOneOfProperty) PrependForgeFedPush(v vocab.ForgeFedPush)

PrependForgeFedPush prepends a Push value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependForgeFedRepository

func (this *ActivityStreamsOneOfProperty) PrependForgeFedRepository(v vocab.ForgeFedRepository)

PrependForgeFedRepository prepends a Repository value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependForgeFedTicket

func (this *ActivityStreamsOneOfProperty) PrependForgeFedTicket(v vocab.ForgeFedTicket)

PrependForgeFedTicket prepends a Ticket value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependForgeFedTicketDependency

func (this *ActivityStreamsOneOfProperty) PrependForgeFedTicketDependency(v vocab.ForgeFedTicketDependency)

PrependForgeFedTicketDependency prepends a TicketDependency value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependIRI

func (this *ActivityStreamsOneOfProperty) PrependIRI(v *url.URL)

PrependIRI prepends an IRI value to the front of a list of the property "oneOf".

func (*ActivityStreamsOneOfProperty) PrependTootEmoji

func (this *ActivityStreamsOneOfProperty) PrependTootEmoji(v vocab.TootEmoji)

PrependTootEmoji prepends a Emoji value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependTootIdentityProof

func (this *ActivityStreamsOneOfProperty) PrependTootIdentityProof(v vocab.TootIdentityProof)

PrependTootIdentityProof prepends a IdentityProof value to the front of a list of the property "oneOf". Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) PrependType

func (this *ActivityStreamsOneOfProperty) PrependType(t vocab.Type) error

PrependType prepends an arbitrary type value to the front of a list of the property "oneOf". Invalidates all iterators. Returns an error if the type is not a valid one to set for this property.

func (*ActivityStreamsOneOfProperty) Remove

func (this *ActivityStreamsOneOfProperty) Remove(idx int)

Remove deletes an element at the specified index from a list of the property "oneOf", regardless of its type. Panics if the index is out of bounds. Invalidates all iterators.

func (ActivityStreamsOneOfProperty) Serialize

func (this ActivityStreamsOneOfProperty) Serialize() (interface{}, error)

Serialize converts this into an interface representation suitable for marshalling into a text or binary format. Applications should not need this function as most typical use cases serialize types instead of individual properties. It is exposed for alternatives to go-fed implementations to use.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsAccept

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsAccept(idx int, v vocab.ActivityStreamsAccept)

SetActivityStreamsAccept sets a Accept value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsActivity

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsActivity(idx int, v vocab.ActivityStreamsActivity)

SetActivityStreamsActivity sets a Activity value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsAdd

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsAdd(idx int, v vocab.ActivityStreamsAdd)

SetActivityStreamsAdd sets a Add value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsAnnounce

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsAnnounce(idx int, v vocab.ActivityStreamsAnnounce)

SetActivityStreamsAnnounce sets a Announce value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsApplication

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsApplication(idx int, v vocab.ActivityStreamsApplication)

SetActivityStreamsApplication sets a Application value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsArrive

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsArrive(idx int, v vocab.ActivityStreamsArrive)

SetActivityStreamsArrive sets a Arrive value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsArticle

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsArticle(idx int, v vocab.ActivityStreamsArticle)

SetActivityStreamsArticle sets a Article value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsAudio

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsAudio(idx int, v vocab.ActivityStreamsAudio)

SetActivityStreamsAudio sets a Audio value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsBlock

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsBlock(idx int, v vocab.ActivityStreamsBlock)

SetActivityStreamsBlock sets a Block value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsCollection

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsCollection(idx int, v vocab.ActivityStreamsCollection)

SetActivityStreamsCollection sets a Collection value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsCollectionPage

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsCollectionPage(idx int, v vocab.ActivityStreamsCollectionPage)

SetActivityStreamsCollectionPage sets a CollectionPage value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsCreate

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsCreate(idx int, v vocab.ActivityStreamsCreate)

SetActivityStreamsCreate sets a Create value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsDelete

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsDelete(idx int, v vocab.ActivityStreamsDelete)

SetActivityStreamsDelete sets a Delete value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsDislike

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsDislike(idx int, v vocab.ActivityStreamsDislike)

SetActivityStreamsDislike sets a Dislike value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsDocument

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsDocument(idx int, v vocab.ActivityStreamsDocument)

SetActivityStreamsDocument sets a Document value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsEvent

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsEvent(idx int, v vocab.ActivityStreamsEvent)

SetActivityStreamsEvent sets a Event value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsFlag

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsFlag(idx int, v vocab.ActivityStreamsFlag)

SetActivityStreamsFlag sets a Flag value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsFollow

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsFollow(idx int, v vocab.ActivityStreamsFollow)

SetActivityStreamsFollow sets a Follow value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsGroup

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsGroup(idx int, v vocab.ActivityStreamsGroup)

SetActivityStreamsGroup sets a Group value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsIgnore

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsIgnore(idx int, v vocab.ActivityStreamsIgnore)

SetActivityStreamsIgnore sets a Ignore value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsImage

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsImage(idx int, v vocab.ActivityStreamsImage)

SetActivityStreamsImage sets a Image value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsIntransitiveActivity

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsIntransitiveActivity(idx int, v vocab.ActivityStreamsIntransitiveActivity)

SetActivityStreamsIntransitiveActivity sets a IntransitiveActivity value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsInvite

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsInvite(idx int, v vocab.ActivityStreamsInvite)

SetActivityStreamsInvite sets a Invite value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsJoin

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsJoin(idx int, v vocab.ActivityStreamsJoin)

SetActivityStreamsJoin sets a Join value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsLeave

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsLeave(idx int, v vocab.ActivityStreamsLeave)

SetActivityStreamsLeave sets a Leave value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsLike

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsLike(idx int, v vocab.ActivityStreamsLike)

SetActivityStreamsLike sets a Like value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsLink(idx int, v vocab.ActivityStreamsLink)

SetActivityStreamsLink sets a Link value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsListen

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsListen(idx int, v vocab.ActivityStreamsListen)

SetActivityStreamsListen sets a Listen value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsMention

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsMention(idx int, v vocab.ActivityStreamsMention)

SetActivityStreamsMention sets a Mention value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsMove

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsMove(idx int, v vocab.ActivityStreamsMove)

SetActivityStreamsMove sets a Move value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsNote

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsNote(idx int, v vocab.ActivityStreamsNote)

SetActivityStreamsNote sets a Note value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsObject

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsObject(idx int, v vocab.ActivityStreamsObject)

SetActivityStreamsObject sets a Object value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsOffer

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsOffer(idx int, v vocab.ActivityStreamsOffer)

SetActivityStreamsOffer sets a Offer value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsOrderedCollection

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsOrderedCollection(idx int, v vocab.ActivityStreamsOrderedCollection)

SetActivityStreamsOrderedCollection sets a OrderedCollection value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsOrderedCollectionPage

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsOrderedCollectionPage(idx int, v vocab.ActivityStreamsOrderedCollectionPage)

SetActivityStreamsOrderedCollectionPage sets a OrderedCollectionPage value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsOrganization

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsOrganization(idx int, v vocab.ActivityStreamsOrganization)

SetActivityStreamsOrganization sets a Organization value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsPage

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsPage(idx int, v vocab.ActivityStreamsPage)

SetActivityStreamsPage sets a Page value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsPerson

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsPerson(idx int, v vocab.ActivityStreamsPerson)

SetActivityStreamsPerson sets a Person value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsPlace

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsPlace(idx int, v vocab.ActivityStreamsPlace)

SetActivityStreamsPlace sets a Place value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsProfile

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsProfile(idx int, v vocab.ActivityStreamsProfile)

SetActivityStreamsProfile sets a Profile value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsQuestion

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsQuestion(idx int, v vocab.ActivityStreamsQuestion)

SetActivityStreamsQuestion sets a Question value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsRead

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsRead(idx int, v vocab.ActivityStreamsRead)

SetActivityStreamsRead sets a Read value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsReject

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsReject(idx int, v vocab.ActivityStreamsReject)

SetActivityStreamsReject sets a Reject value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsRelationship

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsRelationship(idx int, v vocab.ActivityStreamsRelationship)

SetActivityStreamsRelationship sets a Relationship value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsRemove

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsRemove(idx int, v vocab.ActivityStreamsRemove)

SetActivityStreamsRemove sets a Remove value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsService

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsService(idx int, v vocab.ActivityStreamsService)

SetActivityStreamsService sets a Service value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsTentativeAccept

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsTentativeAccept(idx int, v vocab.ActivityStreamsTentativeAccept)

SetActivityStreamsTentativeAccept sets a TentativeAccept value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsTentativeReject

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsTentativeReject(idx int, v vocab.ActivityStreamsTentativeReject)

SetActivityStreamsTentativeReject sets a TentativeReject value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsTombstone

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsTombstone(idx int, v vocab.ActivityStreamsTombstone)

SetActivityStreamsTombstone sets a Tombstone value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsTravel

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsTravel(idx int, v vocab.ActivityStreamsTravel)

SetActivityStreamsTravel sets a Travel value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsUndo

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsUndo(idx int, v vocab.ActivityStreamsUndo)

SetActivityStreamsUndo sets a Undo value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsUpdate

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsUpdate(idx int, v vocab.ActivityStreamsUpdate)

SetActivityStreamsUpdate sets a Update value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsVideo

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsVideo(idx int, v vocab.ActivityStreamsVideo)

SetActivityStreamsVideo sets a Video value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetActivityStreamsView

func (this *ActivityStreamsOneOfProperty) SetActivityStreamsView(idx int, v vocab.ActivityStreamsView)

SetActivityStreamsView sets a View value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetForgeFedBranch

func (this *ActivityStreamsOneOfProperty) SetForgeFedBranch(idx int, v vocab.ForgeFedBranch)

SetForgeFedBranch sets a Branch value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetForgeFedCommit

func (this *ActivityStreamsOneOfProperty) SetForgeFedCommit(idx int, v vocab.ForgeFedCommit)

SetForgeFedCommit sets a Commit value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetForgeFedPush

func (this *ActivityStreamsOneOfProperty) SetForgeFedPush(idx int, v vocab.ForgeFedPush)

SetForgeFedPush sets a Push value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetForgeFedRepository

func (this *ActivityStreamsOneOfProperty) SetForgeFedRepository(idx int, v vocab.ForgeFedRepository)

SetForgeFedRepository sets a Repository value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetForgeFedTicket

func (this *ActivityStreamsOneOfProperty) SetForgeFedTicket(idx int, v vocab.ForgeFedTicket)

SetForgeFedTicket sets a Ticket value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetForgeFedTicketDependency

func (this *ActivityStreamsOneOfProperty) SetForgeFedTicketDependency(idx int, v vocab.ForgeFedTicketDependency)

SetForgeFedTicketDependency sets a TicketDependency value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetIRI

func (this *ActivityStreamsOneOfProperty) SetIRI(idx int, v *url.URL)

SetIRI sets an IRI value to be at the specified index for the property "oneOf". Panics if the index is out of bounds.

func (*ActivityStreamsOneOfProperty) SetTootEmoji

func (this *ActivityStreamsOneOfProperty) SetTootEmoji(idx int, v vocab.TootEmoji)

SetTootEmoji sets a Emoji value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetTootIdentityProof

func (this *ActivityStreamsOneOfProperty) SetTootIdentityProof(idx int, v vocab.TootIdentityProof)

SetTootIdentityProof sets a IdentityProof value to be at the specified index for the property "oneOf". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsOneOfProperty) SetType

func (this *ActivityStreamsOneOfProperty) SetType(idx int, t vocab.Type) error

SetType sets an arbitrary type value to the specified index of the property "oneOf". Invalidates all iterators. Returns an error if the type is not a valid one to set for this property. Panics if the index is out of bounds.

func (ActivityStreamsOneOfProperty) Swap

func (this ActivityStreamsOneOfProperty) Swap(i, j int)

Swap swaps the location of values at two indices for the "oneOf" property.

type ActivityStreamsOneOfPropertyIterator

type ActivityStreamsOneOfPropertyIterator struct {
	// contains filtered or unexported fields
}

ActivityStreamsOneOfPropertyIterator is an iterator for a property. It is permitted to be one of multiple value types. At most, one type of value can be present, or none at all. Setting a value will clear the other types of values so that only one of the 'Is' methods will return true. It is possible to clear all values, so that this property is empty.

func NewActivityStreamsOneOfPropertyIterator

func NewActivityStreamsOneOfPropertyIterator() *ActivityStreamsOneOfPropertyIterator

NewActivityStreamsOneOfPropertyIterator creates a new ActivityStreamsOneOf property.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsAccept

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsAccept() vocab.ActivityStreamsAccept

GetActivityStreamsAccept returns the value of this property. When IsActivityStreamsAccept returns false, GetActivityStreamsAccept will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsActivity

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsActivity() vocab.ActivityStreamsActivity

GetActivityStreamsActivity returns the value of this property. When IsActivityStreamsActivity returns false, GetActivityStreamsActivity will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsAdd

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsAdd() vocab.ActivityStreamsAdd

GetActivityStreamsAdd returns the value of this property. When IsActivityStreamsAdd returns false, GetActivityStreamsAdd will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsAnnounce

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsAnnounce() vocab.ActivityStreamsAnnounce

GetActivityStreamsAnnounce returns the value of this property. When IsActivityStreamsAnnounce returns false, GetActivityStreamsAnnounce will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsApplication

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsApplication() vocab.ActivityStreamsApplication

GetActivityStreamsApplication returns the value of this property. When IsActivityStreamsApplication returns false, GetActivityStreamsApplication will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsArrive

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsArrive() vocab.ActivityStreamsArrive

GetActivityStreamsArrive returns the value of this property. When IsActivityStreamsArrive returns false, GetActivityStreamsArrive will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsArticle

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsArticle() vocab.ActivityStreamsArticle

GetActivityStreamsArticle returns the value of this property. When IsActivityStreamsArticle returns false, GetActivityStreamsArticle will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsAudio

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsAudio() vocab.ActivityStreamsAudio

GetActivityStreamsAudio returns the value of this property. When IsActivityStreamsAudio returns false, GetActivityStreamsAudio will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsBlock

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsBlock() vocab.ActivityStreamsBlock

GetActivityStreamsBlock returns the value of this property. When IsActivityStreamsBlock returns false, GetActivityStreamsBlock will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsCollection

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsCollection() vocab.ActivityStreamsCollection

GetActivityStreamsCollection returns the value of this property. When IsActivityStreamsCollection returns false, GetActivityStreamsCollection will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsCollectionPage

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsCollectionPage() vocab.ActivityStreamsCollectionPage

GetActivityStreamsCollectionPage returns the value of this property. When IsActivityStreamsCollectionPage returns false, GetActivityStreamsCollectionPage will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsCreate

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsCreate() vocab.ActivityStreamsCreate

GetActivityStreamsCreate returns the value of this property. When IsActivityStreamsCreate returns false, GetActivityStreamsCreate will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsDelete

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsDelete() vocab.ActivityStreamsDelete

GetActivityStreamsDelete returns the value of this property. When IsActivityStreamsDelete returns false, GetActivityStreamsDelete will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsDislike

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsDislike() vocab.ActivityStreamsDislike

GetActivityStreamsDislike returns the value of this property. When IsActivityStreamsDislike returns false, GetActivityStreamsDislike will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsDocument

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsDocument() vocab.ActivityStreamsDocument

GetActivityStreamsDocument returns the value of this property. When IsActivityStreamsDocument returns false, GetActivityStreamsDocument will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsEvent

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsEvent() vocab.ActivityStreamsEvent

GetActivityStreamsEvent returns the value of this property. When IsActivityStreamsEvent returns false, GetActivityStreamsEvent will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsFlag

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsFlag() vocab.ActivityStreamsFlag

GetActivityStreamsFlag returns the value of this property. When IsActivityStreamsFlag returns false, GetActivityStreamsFlag will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsFollow

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsFollow() vocab.ActivityStreamsFollow

GetActivityStreamsFollow returns the value of this property. When IsActivityStreamsFollow returns false, GetActivityStreamsFollow will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsGroup

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsGroup() vocab.ActivityStreamsGroup

GetActivityStreamsGroup returns the value of this property. When IsActivityStreamsGroup returns false, GetActivityStreamsGroup will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsIgnore

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsIgnore() vocab.ActivityStreamsIgnore

GetActivityStreamsIgnore returns the value of this property. When IsActivityStreamsIgnore returns false, GetActivityStreamsIgnore will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsImage

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsImage() vocab.ActivityStreamsImage

GetActivityStreamsImage returns the value of this property. When IsActivityStreamsImage returns false, GetActivityStreamsImage will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsIntransitiveActivity

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsIntransitiveActivity() vocab.ActivityStreamsIntransitiveActivity

GetActivityStreamsIntransitiveActivity returns the value of this property. When IsActivityStreamsIntransitiveActivity returns false, GetActivityStreamsIntransitiveActivity will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsInvite

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsInvite() vocab.ActivityStreamsInvite

GetActivityStreamsInvite returns the value of this property. When IsActivityStreamsInvite returns false, GetActivityStreamsInvite will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsJoin

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsJoin() vocab.ActivityStreamsJoin

GetActivityStreamsJoin returns the value of this property. When IsActivityStreamsJoin returns false, GetActivityStreamsJoin will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsLeave

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsLeave() vocab.ActivityStreamsLeave

GetActivityStreamsLeave returns the value of this property. When IsActivityStreamsLeave returns false, GetActivityStreamsLeave will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsLike

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsLike() vocab.ActivityStreamsLike

GetActivityStreamsLike returns the value of this property. When IsActivityStreamsLike returns false, GetActivityStreamsLike will return an arbitrary value.

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsLink() vocab.ActivityStreamsLink

GetActivityStreamsLink returns the value of this property. When IsActivityStreamsLink returns false, GetActivityStreamsLink will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsListen

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsListen() vocab.ActivityStreamsListen

GetActivityStreamsListen returns the value of this property. When IsActivityStreamsListen returns false, GetActivityStreamsListen will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsMention

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsMention() vocab.ActivityStreamsMention

GetActivityStreamsMention returns the value of this property. When IsActivityStreamsMention returns false, GetActivityStreamsMention will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsMove

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsMove() vocab.ActivityStreamsMove

GetActivityStreamsMove returns the value of this property. When IsActivityStreamsMove returns false, GetActivityStreamsMove will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsNote

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsNote() vocab.ActivityStreamsNote

GetActivityStreamsNote returns the value of this property. When IsActivityStreamsNote returns false, GetActivityStreamsNote will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsObject

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsObject() vocab.ActivityStreamsObject

GetActivityStreamsObject returns the value of this property. When IsActivityStreamsObject returns false, GetActivityStreamsObject will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsOffer

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsOffer() vocab.ActivityStreamsOffer

GetActivityStreamsOffer returns the value of this property. When IsActivityStreamsOffer returns false, GetActivityStreamsOffer will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsOrderedCollection

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsOrderedCollection() vocab.ActivityStreamsOrderedCollection

GetActivityStreamsOrderedCollection returns the value of this property. When IsActivityStreamsOrderedCollection returns false, GetActivityStreamsOrderedCollection will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsOrderedCollectionPage

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsOrderedCollectionPage() vocab.ActivityStreamsOrderedCollectionPage

GetActivityStreamsOrderedCollectionPage returns the value of this property. When IsActivityStreamsOrderedCollectionPage returns false, GetActivityStreamsOrderedCollectionPage will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsOrganization

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsOrganization() vocab.ActivityStreamsOrganization

GetActivityStreamsOrganization returns the value of this property. When IsActivityStreamsOrganization returns false, GetActivityStreamsOrganization will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsPage

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsPage() vocab.ActivityStreamsPage

GetActivityStreamsPage returns the value of this property. When IsActivityStreamsPage returns false, GetActivityStreamsPage will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsPerson

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsPerson() vocab.ActivityStreamsPerson

GetActivityStreamsPerson returns the value of this property. When IsActivityStreamsPerson returns false, GetActivityStreamsPerson will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsPlace

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsPlace() vocab.ActivityStreamsPlace

GetActivityStreamsPlace returns the value of this property. When IsActivityStreamsPlace returns false, GetActivityStreamsPlace will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsProfile

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsProfile() vocab.ActivityStreamsProfile

GetActivityStreamsProfile returns the value of this property. When IsActivityStreamsProfile returns false, GetActivityStreamsProfile will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsQuestion

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsQuestion() vocab.ActivityStreamsQuestion

GetActivityStreamsQuestion returns the value of this property. When IsActivityStreamsQuestion returns false, GetActivityStreamsQuestion will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsRead

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsRead() vocab.ActivityStreamsRead

GetActivityStreamsRead returns the value of this property. When IsActivityStreamsRead returns false, GetActivityStreamsRead will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsReject

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsReject() vocab.ActivityStreamsReject

GetActivityStreamsReject returns the value of this property. When IsActivityStreamsReject returns false, GetActivityStreamsReject will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsRelationship

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsRelationship() vocab.ActivityStreamsRelationship

GetActivityStreamsRelationship returns the value of this property. When IsActivityStreamsRelationship returns false, GetActivityStreamsRelationship will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsRemove

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsRemove() vocab.ActivityStreamsRemove

GetActivityStreamsRemove returns the value of this property. When IsActivityStreamsRemove returns false, GetActivityStreamsRemove will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsService

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsService() vocab.ActivityStreamsService

GetActivityStreamsService returns the value of this property. When IsActivityStreamsService returns false, GetActivityStreamsService will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsTentativeAccept

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsTentativeAccept() vocab.ActivityStreamsTentativeAccept

GetActivityStreamsTentativeAccept returns the value of this property. When IsActivityStreamsTentativeAccept returns false, GetActivityStreamsTentativeAccept will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsTentativeReject

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsTentativeReject() vocab.ActivityStreamsTentativeReject

GetActivityStreamsTentativeReject returns the value of this property. When IsActivityStreamsTentativeReject returns false, GetActivityStreamsTentativeReject will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsTombstone

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsTombstone() vocab.ActivityStreamsTombstone

GetActivityStreamsTombstone returns the value of this property. When IsActivityStreamsTombstone returns false, GetActivityStreamsTombstone will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsTravel

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsTravel() vocab.ActivityStreamsTravel

GetActivityStreamsTravel returns the value of this property. When IsActivityStreamsTravel returns false, GetActivityStreamsTravel will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsUndo

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsUndo() vocab.ActivityStreamsUndo

GetActivityStreamsUndo returns the value of this property. When IsActivityStreamsUndo returns false, GetActivityStreamsUndo will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsUpdate

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsUpdate() vocab.ActivityStreamsUpdate

GetActivityStreamsUpdate returns the value of this property. When IsActivityStreamsUpdate returns false, GetActivityStreamsUpdate will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsVideo

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsVideo() vocab.ActivityStreamsVideo

GetActivityStreamsVideo returns the value of this property. When IsActivityStreamsVideo returns false, GetActivityStreamsVideo will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetActivityStreamsView

func (this ActivityStreamsOneOfPropertyIterator) GetActivityStreamsView() vocab.ActivityStreamsView

GetActivityStreamsView returns the value of this property. When IsActivityStreamsView returns false, GetActivityStreamsView will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetForgeFedBranch

GetForgeFedBranch returns the value of this property. When IsForgeFedBranch returns false, GetForgeFedBranch will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetForgeFedCommit

GetForgeFedCommit returns the value of this property. When IsForgeFedCommit returns false, GetForgeFedCommit will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetForgeFedPush

GetForgeFedPush returns the value of this property. When IsForgeFedPush returns false, GetForgeFedPush will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetForgeFedRepository

func (this ActivityStreamsOneOfPropertyIterator) GetForgeFedRepository() vocab.ForgeFedRepository

GetForgeFedRepository returns the value of this property. When IsForgeFedRepository returns false, GetForgeFedRepository will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetForgeFedTicket

GetForgeFedTicket returns the value of this property. When IsForgeFedTicket returns false, GetForgeFedTicket will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetForgeFedTicketDependency

func (this ActivityStreamsOneOfPropertyIterator) GetForgeFedTicketDependency() vocab.ForgeFedTicketDependency

GetForgeFedTicketDependency returns the value of this property. When IsForgeFedTicketDependency returns false, GetForgeFedTicketDependency will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetIRI

GetIRI returns the IRI of this property. When IsIRI returns false, GetIRI will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetTootEmoji

GetTootEmoji returns the value of this property. When IsTootEmoji returns false, GetTootEmoji will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetTootIdentityProof

func (this ActivityStreamsOneOfPropertyIterator) GetTootIdentityProof() vocab.TootIdentityProof

GetTootIdentityProof returns the value of this property. When IsTootIdentityProof returns false, GetTootIdentityProof will return an arbitrary value.

func (ActivityStreamsOneOfPropertyIterator) GetType

GetType returns the value in this property as a Type. Returns nil if the value is not an ActivityStreams type, such as an IRI or another value.

func (ActivityStreamsOneOfPropertyIterator) HasAny

HasAny returns true if any of the different values is set.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsAccept

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsAccept() bool

IsActivityStreamsAccept returns true if this property has a type of "Accept". When true, use the GetActivityStreamsAccept and SetActivityStreamsAccept methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsActivity

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsActivity() bool

IsActivityStreamsActivity returns true if this property has a type of "Activity". When true, use the GetActivityStreamsActivity and SetActivityStreamsActivity methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsAdd

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsAdd() bool

IsActivityStreamsAdd returns true if this property has a type of "Add". When true, use the GetActivityStreamsAdd and SetActivityStreamsAdd methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsAnnounce

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsAnnounce() bool

IsActivityStreamsAnnounce returns true if this property has a type of "Announce". When true, use the GetActivityStreamsAnnounce and SetActivityStreamsAnnounce methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsApplication

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsApplication() bool

IsActivityStreamsApplication returns true if this property has a type of "Application". When true, use the GetActivityStreamsApplication and SetActivityStreamsApplication methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsArrive

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsArrive() bool

IsActivityStreamsArrive returns true if this property has a type of "Arrive". When true, use the GetActivityStreamsArrive and SetActivityStreamsArrive methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsArticle

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsArticle() bool

IsActivityStreamsArticle returns true if this property has a type of "Article". When true, use the GetActivityStreamsArticle and SetActivityStreamsArticle methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsAudio

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsAudio() bool

IsActivityStreamsAudio returns true if this property has a type of "Audio". When true, use the GetActivityStreamsAudio and SetActivityStreamsAudio methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsBlock

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsBlock() bool

IsActivityStreamsBlock returns true if this property has a type of "Block". When true, use the GetActivityStreamsBlock and SetActivityStreamsBlock methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsCollection

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsCollection() bool

IsActivityStreamsCollection returns true if this property has a type of "Collection". When true, use the GetActivityStreamsCollection and SetActivityStreamsCollection methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsCollectionPage

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsCollectionPage() bool

IsActivityStreamsCollectionPage returns true if this property has a type of "CollectionPage". When true, use the GetActivityStreamsCollectionPage and SetActivityStreamsCollectionPage methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsCreate

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsCreate() bool

IsActivityStreamsCreate returns true if this property has a type of "Create". When true, use the GetActivityStreamsCreate and SetActivityStreamsCreate methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsDelete

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsDelete() bool

IsActivityStreamsDelete returns true if this property has a type of "Delete". When true, use the GetActivityStreamsDelete and SetActivityStreamsDelete methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsDislike

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsDislike() bool

IsActivityStreamsDislike returns true if this property has a type of "Dislike". When true, use the GetActivityStreamsDislike and SetActivityStreamsDislike methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsDocument

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsDocument() bool

IsActivityStreamsDocument returns true if this property has a type of "Document". When true, use the GetActivityStreamsDocument and SetActivityStreamsDocument methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsEvent

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsEvent() bool

IsActivityStreamsEvent returns true if this property has a type of "Event". When true, use the GetActivityStreamsEvent and SetActivityStreamsEvent methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsFlag

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsFlag() bool

IsActivityStreamsFlag returns true if this property has a type of "Flag". When true, use the GetActivityStreamsFlag and SetActivityStreamsFlag methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsFollow

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsFollow() bool

IsActivityStreamsFollow returns true if this property has a type of "Follow". When true, use the GetActivityStreamsFollow and SetActivityStreamsFollow methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsGroup

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsGroup() bool

IsActivityStreamsGroup returns true if this property has a type of "Group". When true, use the GetActivityStreamsGroup and SetActivityStreamsGroup methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsIgnore

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsIgnore() bool

IsActivityStreamsIgnore returns true if this property has a type of "Ignore". When true, use the GetActivityStreamsIgnore and SetActivityStreamsIgnore methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsImage

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsImage() bool

IsActivityStreamsImage returns true if this property has a type of "Image". When true, use the GetActivityStreamsImage and SetActivityStreamsImage methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsIntransitiveActivity

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsIntransitiveActivity() bool

IsActivityStreamsIntransitiveActivity returns true if this property has a type of "IntransitiveActivity". When true, use the GetActivityStreamsIntransitiveActivity and SetActivityStreamsIntransitiveActivity methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsInvite

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsInvite() bool

IsActivityStreamsInvite returns true if this property has a type of "Invite". When true, use the GetActivityStreamsInvite and SetActivityStreamsInvite methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsJoin

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsJoin() bool

IsActivityStreamsJoin returns true if this property has a type of "Join". When true, use the GetActivityStreamsJoin and SetActivityStreamsJoin methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsLeave

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsLeave() bool

IsActivityStreamsLeave returns true if this property has a type of "Leave". When true, use the GetActivityStreamsLeave and SetActivityStreamsLeave methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsLike

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsLike() bool

IsActivityStreamsLike returns true if this property has a type of "Like". When true, use the GetActivityStreamsLike and SetActivityStreamsLike methods to access and set this property.

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsLink() bool

IsActivityStreamsLink returns true if this property has a type of "Link". When true, use the GetActivityStreamsLink and SetActivityStreamsLink methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsListen

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsListen() bool

IsActivityStreamsListen returns true if this property has a type of "Listen". When true, use the GetActivityStreamsListen and SetActivityStreamsListen methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsMention

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsMention() bool

IsActivityStreamsMention returns true if this property has a type of "Mention". When true, use the GetActivityStreamsMention and SetActivityStreamsMention methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsMove

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsMove() bool

IsActivityStreamsMove returns true if this property has a type of "Move". When true, use the GetActivityStreamsMove and SetActivityStreamsMove methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsNote

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsNote() bool

IsActivityStreamsNote returns true if this property has a type of "Note". When true, use the GetActivityStreamsNote and SetActivityStreamsNote methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsObject

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsObject() bool

IsActivityStreamsObject returns true if this property has a type of "Object". When true, use the GetActivityStreamsObject and SetActivityStreamsObject methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsOffer

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsOffer() bool

IsActivityStreamsOffer returns true if this property has a type of "Offer". When true, use the GetActivityStreamsOffer and SetActivityStreamsOffer methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsOrderedCollection

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsOrderedCollection() bool

IsActivityStreamsOrderedCollection returns true if this property has a type of "OrderedCollection". When true, use the GetActivityStreamsOrderedCollection and SetActivityStreamsOrderedCollection methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsOrderedCollectionPage

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsOrderedCollectionPage() bool

IsActivityStreamsOrderedCollectionPage returns true if this property has a type of "OrderedCollectionPage". When true, use the GetActivityStreamsOrderedCollectionPage and SetActivityStreamsOrderedCollectionPage methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsOrganization

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsOrganization() bool

IsActivityStreamsOrganization returns true if this property has a type of "Organization". When true, use the GetActivityStreamsOrganization and SetActivityStreamsOrganization methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsPage

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsPage() bool

IsActivityStreamsPage returns true if this property has a type of "Page". When true, use the GetActivityStreamsPage and SetActivityStreamsPage methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsPerson

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsPerson() bool

IsActivityStreamsPerson returns true if this property has a type of "Person". When true, use the GetActivityStreamsPerson and SetActivityStreamsPerson methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsPlace

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsPlace() bool

IsActivityStreamsPlace returns true if this property has a type of "Place". When true, use the GetActivityStreamsPlace and SetActivityStreamsPlace methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsProfile

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsProfile() bool

IsActivityStreamsProfile returns true if this property has a type of "Profile". When true, use the GetActivityStreamsProfile and SetActivityStreamsProfile methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsQuestion

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsQuestion() bool

IsActivityStreamsQuestion returns true if this property has a type of "Question". When true, use the GetActivityStreamsQuestion and SetActivityStreamsQuestion methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsRead

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsRead() bool

IsActivityStreamsRead returns true if this property has a type of "Read". When true, use the GetActivityStreamsRead and SetActivityStreamsRead methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsReject

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsReject() bool

IsActivityStreamsReject returns true if this property has a type of "Reject". When true, use the GetActivityStreamsReject and SetActivityStreamsReject methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsRelationship

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsRelationship() bool

IsActivityStreamsRelationship returns true if this property has a type of "Relationship". When true, use the GetActivityStreamsRelationship and SetActivityStreamsRelationship methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsRemove

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsRemove() bool

IsActivityStreamsRemove returns true if this property has a type of "Remove". When true, use the GetActivityStreamsRemove and SetActivityStreamsRemove methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsService

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsService() bool

IsActivityStreamsService returns true if this property has a type of "Service". When true, use the GetActivityStreamsService and SetActivityStreamsService methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsTentativeAccept

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsTentativeAccept() bool

IsActivityStreamsTentativeAccept returns true if this property has a type of "TentativeAccept". When true, use the GetActivityStreamsTentativeAccept and SetActivityStreamsTentativeAccept methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsTentativeReject

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsTentativeReject() bool

IsActivityStreamsTentativeReject returns true if this property has a type of "TentativeReject". When true, use the GetActivityStreamsTentativeReject and SetActivityStreamsTentativeReject methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsTombstone

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsTombstone() bool

IsActivityStreamsTombstone returns true if this property has a type of "Tombstone". When true, use the GetActivityStreamsTombstone and SetActivityStreamsTombstone methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsTravel

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsTravel() bool

IsActivityStreamsTravel returns true if this property has a type of "Travel". When true, use the GetActivityStreamsTravel and SetActivityStreamsTravel methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsUndo

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsUndo() bool

IsActivityStreamsUndo returns true if this property has a type of "Undo". When true, use the GetActivityStreamsUndo and SetActivityStreamsUndo methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsUpdate

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsUpdate() bool

IsActivityStreamsUpdate returns true if this property has a type of "Update". When true, use the GetActivityStreamsUpdate and SetActivityStreamsUpdate methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsVideo

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsVideo() bool

IsActivityStreamsVideo returns true if this property has a type of "Video". When true, use the GetActivityStreamsVideo and SetActivityStreamsVideo methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsActivityStreamsView

func (this ActivityStreamsOneOfPropertyIterator) IsActivityStreamsView() bool

IsActivityStreamsView returns true if this property has a type of "View". When true, use the GetActivityStreamsView and SetActivityStreamsView methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsForgeFedBranch

func (this ActivityStreamsOneOfPropertyIterator) IsForgeFedBranch() bool

IsForgeFedBranch returns true if this property has a type of "Branch". When true, use the GetForgeFedBranch and SetForgeFedBranch methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsForgeFedCommit

func (this ActivityStreamsOneOfPropertyIterator) IsForgeFedCommit() bool

IsForgeFedCommit returns true if this property has a type of "Commit". When true, use the GetForgeFedCommit and SetForgeFedCommit methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsForgeFedPush

func (this ActivityStreamsOneOfPropertyIterator) IsForgeFedPush() bool

IsForgeFedPush returns true if this property has a type of "Push". When true, use the GetForgeFedPush and SetForgeFedPush methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsForgeFedRepository

func (this ActivityStreamsOneOfPropertyIterator) IsForgeFedRepository() bool

IsForgeFedRepository returns true if this property has a type of "Repository". When true, use the GetForgeFedRepository and SetForgeFedRepository methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsForgeFedTicket

func (this ActivityStreamsOneOfPropertyIterator) IsForgeFedTicket() bool

IsForgeFedTicket returns true if this property has a type of "Ticket". When true, use the GetForgeFedTicket and SetForgeFedTicket methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsForgeFedTicketDependency

func (this ActivityStreamsOneOfPropertyIterator) IsForgeFedTicketDependency() bool

IsForgeFedTicketDependency returns true if this property has a type of "TicketDependency". When true, use the GetForgeFedTicketDependency and SetForgeFedTicketDependency methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsIRI

IsIRI returns true if this property is an IRI. When true, use GetIRI and SetIRI to access and set this property

func (ActivityStreamsOneOfPropertyIterator) IsTootEmoji

func (this ActivityStreamsOneOfPropertyIterator) IsTootEmoji() bool

IsTootEmoji returns true if this property has a type of "Emoji". When true, use the GetTootEmoji and SetTootEmoji methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) IsTootIdentityProof

func (this ActivityStreamsOneOfPropertyIterator) IsTootIdentityProof() bool

IsTootIdentityProof returns true if this property has a type of "IdentityProof". When true, use the GetTootIdentityProof and SetTootIdentityProof methods to access and set this property.

func (ActivityStreamsOneOfPropertyIterator) JSONLDContext

func (this ActivityStreamsOneOfPropertyIterator) JSONLDContext() map[string]string

JSONLDContext returns the JSONLD URIs required in the context string for this property and the specific values that are set. The value in the map is the alias used to import the property's value or values.

func (ActivityStreamsOneOfPropertyIterator) KindIndex

func (this ActivityStreamsOneOfPropertyIterator) KindIndex() int

KindIndex computes an arbitrary value for indexing this kind of value. This is a leaky API detail only for folks looking to replace the go-fed implementation. Applications should not use this method.

func (ActivityStreamsOneOfPropertyIterator) LessThan

LessThan compares two instances of this property with an arbitrary but stable comparison. Applications should not use this because it is only meant to help alternative implementations to go-fed to be able to normalize nonfunctional properties.

func (ActivityStreamsOneOfPropertyIterator) Name

Name returns the name of this property: "ActivityStreamsOneOf".

func (ActivityStreamsOneOfPropertyIterator) Next

Next returns the next iterator, or nil if there is no next iterator.

func (ActivityStreamsOneOfPropertyIterator) Prev

Prev returns the previous iterator, or nil if there is no previous iterator.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsAccept

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsAccept(v vocab.ActivityStreamsAccept)

SetActivityStreamsAccept sets the value of this property. Calling IsActivityStreamsAccept afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsActivity

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsActivity(v vocab.ActivityStreamsActivity)

SetActivityStreamsActivity sets the value of this property. Calling IsActivityStreamsActivity afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsAdd

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsAdd(v vocab.ActivityStreamsAdd)

SetActivityStreamsAdd sets the value of this property. Calling IsActivityStreamsAdd afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsAnnounce

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsAnnounce(v vocab.ActivityStreamsAnnounce)

SetActivityStreamsAnnounce sets the value of this property. Calling IsActivityStreamsAnnounce afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsApplication

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsApplication(v vocab.ActivityStreamsApplication)

SetActivityStreamsApplication sets the value of this property. Calling IsActivityStreamsApplication afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsArrive

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsArrive(v vocab.ActivityStreamsArrive)

SetActivityStreamsArrive sets the value of this property. Calling IsActivityStreamsArrive afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsArticle

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsArticle(v vocab.ActivityStreamsArticle)

SetActivityStreamsArticle sets the value of this property. Calling IsActivityStreamsArticle afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsAudio

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsAudio(v vocab.ActivityStreamsAudio)

SetActivityStreamsAudio sets the value of this property. Calling IsActivityStreamsAudio afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsBlock

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsBlock(v vocab.ActivityStreamsBlock)

SetActivityStreamsBlock sets the value of this property. Calling IsActivityStreamsBlock afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsCollection

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsCollection(v vocab.ActivityStreamsCollection)

SetActivityStreamsCollection sets the value of this property. Calling IsActivityStreamsCollection afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsCollectionPage

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsCollectionPage(v vocab.ActivityStreamsCollectionPage)

SetActivityStreamsCollectionPage sets the value of this property. Calling IsActivityStreamsCollectionPage afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsCreate

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsCreate(v vocab.ActivityStreamsCreate)

SetActivityStreamsCreate sets the value of this property. Calling IsActivityStreamsCreate afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsDelete

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsDelete(v vocab.ActivityStreamsDelete)

SetActivityStreamsDelete sets the value of this property. Calling IsActivityStreamsDelete afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsDislike

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsDislike(v vocab.ActivityStreamsDislike)

SetActivityStreamsDislike sets the value of this property. Calling IsActivityStreamsDislike afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsDocument

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsDocument(v vocab.ActivityStreamsDocument)

SetActivityStreamsDocument sets the value of this property. Calling IsActivityStreamsDocument afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsEvent

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsEvent(v vocab.ActivityStreamsEvent)

SetActivityStreamsEvent sets the value of this property. Calling IsActivityStreamsEvent afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsFlag

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsFlag(v vocab.ActivityStreamsFlag)

SetActivityStreamsFlag sets the value of this property. Calling IsActivityStreamsFlag afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsFollow

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsFollow(v vocab.ActivityStreamsFollow)

SetActivityStreamsFollow sets the value of this property. Calling IsActivityStreamsFollow afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsGroup

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsGroup(v vocab.ActivityStreamsGroup)

SetActivityStreamsGroup sets the value of this property. Calling IsActivityStreamsGroup afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsIgnore

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsIgnore(v vocab.ActivityStreamsIgnore)

SetActivityStreamsIgnore sets the value of this property. Calling IsActivityStreamsIgnore afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsImage

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsImage(v vocab.ActivityStreamsImage)

SetActivityStreamsImage sets the value of this property. Calling IsActivityStreamsImage afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsIntransitiveActivity

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsIntransitiveActivity(v vocab.ActivityStreamsIntransitiveActivity)

SetActivityStreamsIntransitiveActivity sets the value of this property. Calling IsActivityStreamsIntransitiveActivity afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsInvite

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsInvite(v vocab.ActivityStreamsInvite)

SetActivityStreamsInvite sets the value of this property. Calling IsActivityStreamsInvite afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsJoin

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsJoin(v vocab.ActivityStreamsJoin)

SetActivityStreamsJoin sets the value of this property. Calling IsActivityStreamsJoin afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsLeave

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsLeave(v vocab.ActivityStreamsLeave)

SetActivityStreamsLeave sets the value of this property. Calling IsActivityStreamsLeave afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsLike

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsLike(v vocab.ActivityStreamsLike)

SetActivityStreamsLike sets the value of this property. Calling IsActivityStreamsLike afterwards returns true.

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsLink(v vocab.ActivityStreamsLink)

SetActivityStreamsLink sets the value of this property. Calling IsActivityStreamsLink afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsListen

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsListen(v vocab.ActivityStreamsListen)

SetActivityStreamsListen sets the value of this property. Calling IsActivityStreamsListen afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsMention

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsMention(v vocab.ActivityStreamsMention)

SetActivityStreamsMention sets the value of this property. Calling IsActivityStreamsMention afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsMove

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsMove(v vocab.ActivityStreamsMove)

SetActivityStreamsMove sets the value of this property. Calling IsActivityStreamsMove afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsNote

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsNote(v vocab.ActivityStreamsNote)

SetActivityStreamsNote sets the value of this property. Calling IsActivityStreamsNote afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsObject

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsObject(v vocab.ActivityStreamsObject)

SetActivityStreamsObject sets the value of this property. Calling IsActivityStreamsObject afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsOffer

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsOffer(v vocab.ActivityStreamsOffer)

SetActivityStreamsOffer sets the value of this property. Calling IsActivityStreamsOffer afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsOrderedCollection

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsOrderedCollection(v vocab.ActivityStreamsOrderedCollection)

SetActivityStreamsOrderedCollection sets the value of this property. Calling IsActivityStreamsOrderedCollection afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsOrderedCollectionPage

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsOrderedCollectionPage(v vocab.ActivityStreamsOrderedCollectionPage)

SetActivityStreamsOrderedCollectionPage sets the value of this property. Calling IsActivityStreamsOrderedCollectionPage afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsOrganization

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsOrganization(v vocab.ActivityStreamsOrganization)

SetActivityStreamsOrganization sets the value of this property. Calling IsActivityStreamsOrganization afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsPage

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsPage(v vocab.ActivityStreamsPage)

SetActivityStreamsPage sets the value of this property. Calling IsActivityStreamsPage afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsPerson

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsPerson(v vocab.ActivityStreamsPerson)

SetActivityStreamsPerson sets the value of this property. Calling IsActivityStreamsPerson afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsPlace

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsPlace(v vocab.ActivityStreamsPlace)

SetActivityStreamsPlace sets the value of this property. Calling IsActivityStreamsPlace afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsProfile

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsProfile(v vocab.ActivityStreamsProfile)

SetActivityStreamsProfile sets the value of this property. Calling IsActivityStreamsProfile afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsQuestion

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsQuestion(v vocab.ActivityStreamsQuestion)

SetActivityStreamsQuestion sets the value of this property. Calling IsActivityStreamsQuestion afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsRead

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsRead(v vocab.ActivityStreamsRead)

SetActivityStreamsRead sets the value of this property. Calling IsActivityStreamsRead afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsReject

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsReject(v vocab.ActivityStreamsReject)

SetActivityStreamsReject sets the value of this property. Calling IsActivityStreamsReject afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsRelationship

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsRelationship(v vocab.ActivityStreamsRelationship)

SetActivityStreamsRelationship sets the value of this property. Calling IsActivityStreamsRelationship afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsRemove

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsRemove(v vocab.ActivityStreamsRemove)

SetActivityStreamsRemove sets the value of this property. Calling IsActivityStreamsRemove afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsService

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsService(v vocab.ActivityStreamsService)

SetActivityStreamsService sets the value of this property. Calling IsActivityStreamsService afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsTentativeAccept

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsTentativeAccept(v vocab.ActivityStreamsTentativeAccept)

SetActivityStreamsTentativeAccept sets the value of this property. Calling IsActivityStreamsTentativeAccept afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsTentativeReject

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsTentativeReject(v vocab.ActivityStreamsTentativeReject)

SetActivityStreamsTentativeReject sets the value of this property. Calling IsActivityStreamsTentativeReject afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsTombstone

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsTombstone(v vocab.ActivityStreamsTombstone)

SetActivityStreamsTombstone sets the value of this property. Calling IsActivityStreamsTombstone afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsTravel

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsTravel(v vocab.ActivityStreamsTravel)

SetActivityStreamsTravel sets the value of this property. Calling IsActivityStreamsTravel afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsUndo

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsUndo(v vocab.ActivityStreamsUndo)

SetActivityStreamsUndo sets the value of this property. Calling IsActivityStreamsUndo afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsUpdate

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsUpdate(v vocab.ActivityStreamsUpdate)

SetActivityStreamsUpdate sets the value of this property. Calling IsActivityStreamsUpdate afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsVideo

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsVideo(v vocab.ActivityStreamsVideo)

SetActivityStreamsVideo sets the value of this property. Calling IsActivityStreamsVideo afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetActivityStreamsView

func (this *ActivityStreamsOneOfPropertyIterator) SetActivityStreamsView(v vocab.ActivityStreamsView)

SetActivityStreamsView sets the value of this property. Calling IsActivityStreamsView afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetForgeFedBranch

func (this *ActivityStreamsOneOfPropertyIterator) SetForgeFedBranch(v vocab.ForgeFedBranch)

SetForgeFedBranch sets the value of this property. Calling IsForgeFedBranch afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetForgeFedCommit

func (this *ActivityStreamsOneOfPropertyIterator) SetForgeFedCommit(v vocab.ForgeFedCommit)

SetForgeFedCommit sets the value of this property. Calling IsForgeFedCommit afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetForgeFedPush

func (this *ActivityStreamsOneOfPropertyIterator) SetForgeFedPush(v vocab.ForgeFedPush)

SetForgeFedPush sets the value of this property. Calling IsForgeFedPush afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetForgeFedRepository

func (this *ActivityStreamsOneOfPropertyIterator) SetForgeFedRepository(v vocab.ForgeFedRepository)

SetForgeFedRepository sets the value of this property. Calling IsForgeFedRepository afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetForgeFedTicket

func (this *ActivityStreamsOneOfPropertyIterator) SetForgeFedTicket(v vocab.ForgeFedTicket)

SetForgeFedTicket sets the value of this property. Calling IsForgeFedTicket afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetForgeFedTicketDependency

func (this *ActivityStreamsOneOfPropertyIterator) SetForgeFedTicketDependency(v vocab.ForgeFedTicketDependency)

SetForgeFedTicketDependency sets the value of this property. Calling IsForgeFedTicketDependency afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetIRI

func (this *ActivityStreamsOneOfPropertyIterator) SetIRI(v *url.URL)

SetIRI sets the value of this property. Calling IsIRI afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetTootEmoji

SetTootEmoji sets the value of this property. Calling IsTootEmoji afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetTootIdentityProof

func (this *ActivityStreamsOneOfPropertyIterator) SetTootIdentityProof(v vocab.TootIdentityProof)

SetTootIdentityProof sets the value of this property. Calling IsTootIdentityProof afterwards returns true.

func (*ActivityStreamsOneOfPropertyIterator) SetType

SetType attempts to set the property for the arbitrary type. Returns an error if it is not a valid type to set on this property.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL