propertyattachment

package
v1.6.0-gts Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package propertyattachment contains the implementation for the attachment 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 DeserializeAttachmentProperty

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

DeserializeAttachmentProperty creates a "attachment" 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 ActivityStreamsAttachmentProperty

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

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

func NewActivityStreamsAttachmentProperty

func NewActivityStreamsAttachmentProperty() *ActivityStreamsAttachmentProperty

NewActivityStreamsAttachmentProperty creates a new attachment property.

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsAccept

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsActivity

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsAdd

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsAnnounce

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsApplication

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsArrive

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsArticle

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsAudio

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsBlock

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsCollection

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsCollectionPage

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsCreate

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsDelete

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsDislike

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsDocument

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsEvent

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsFlag

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsFollow

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsGroup

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsIgnore

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsImage

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsIntransitiveActivity

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsInvite

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsJoin

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsLeave

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsLike

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

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

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsListen

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsMention

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsMove

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsNote

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsObject

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsOffer

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsOrderedCollection

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsOrderedCollectionPage

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsOrganization

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsPage

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsPerson

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsPlace

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsProfile

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsQuestion

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsRead

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsReject

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsRelationship

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsRemove

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsService

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsTentativeAccept

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsTentativeReject

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsTombstone

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsTravel

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsUndo

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsUpdate

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsVideo

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

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

func (*ActivityStreamsAttachmentProperty) AppendActivityStreamsView

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

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

func (*ActivityStreamsAttachmentProperty) AppendIRI

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

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

func (*ActivityStreamsAttachmentProperty) AppendSchemaPropertyValue

func (this *ActivityStreamsAttachmentProperty) AppendSchemaPropertyValue(v vocab.SchemaPropertyValue)

AppendSchemaPropertyValue appends a PropertyValue value to the back of a list of the property "attachment". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsAttachmentProperty) AppendTootEmoji

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

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

func (*ActivityStreamsAttachmentProperty) AppendTootHashtag

func (this *ActivityStreamsAttachmentProperty) AppendTootHashtag(v vocab.TootHashtag)

AppendTootHashtag appends a Hashtag value to the back of a list of the property "attachment". Invalidates iterators that are traversing using Prev.

func (*ActivityStreamsAttachmentProperty) AppendTootIdentityProof

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

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

func (*ActivityStreamsAttachmentProperty) AppendType

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

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

func (ActivityStreamsAttachmentProperty) At

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

func (ActivityStreamsAttachmentProperty) 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 (ActivityStreamsAttachmentProperty) Empty

Empty returns returns true if there are no elements.

func (ActivityStreamsAttachmentProperty) 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 (*ActivityStreamsAttachmentProperty) InsertActivityStreamsAccept

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsActivity

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsAdd

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsAnnounce

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsApplication

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsArrive

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsArticle

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsAudio

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsBlock

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsCollection

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsCollectionPage

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsCreate

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsDelete

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsDislike

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsDocument

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsEvent

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsFlag

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsFollow

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsGroup

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsIgnore

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsImage

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsIntransitiveActivity

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsInvite

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsJoin

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsLeave

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsLike

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

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

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsListen

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsMention

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsMove

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsNote

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsObject

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsOffer

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsOrderedCollection

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsOrderedCollectionPage

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsOrganization

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsPage

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsPerson

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsPlace

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsProfile

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsQuestion

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsRead

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsReject

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsRelationship

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsRemove

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsService

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsTentativeAccept

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsTentativeReject

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsTombstone

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsTravel

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsUndo

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsUpdate

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsVideo

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

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

func (*ActivityStreamsAttachmentProperty) InsertActivityStreamsView

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

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

func (*ActivityStreamsAttachmentProperty) InsertIRI

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

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

func (*ActivityStreamsAttachmentProperty) InsertSchemaPropertyValue

func (this *ActivityStreamsAttachmentProperty) InsertSchemaPropertyValue(idx int, v vocab.SchemaPropertyValue)

InsertSchemaPropertyValue inserts a PropertyValue value at the specified index for a property "attachment". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsAttachmentProperty) InsertTootEmoji

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

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

func (*ActivityStreamsAttachmentProperty) InsertTootHashtag

func (this *ActivityStreamsAttachmentProperty) InsertTootHashtag(idx int, v vocab.TootHashtag)

InsertTootHashtag inserts a Hashtag value at the specified index for a property "attachment". Existing elements at that index and higher are shifted back once. Invalidates all iterators.

func (*ActivityStreamsAttachmentProperty) InsertTootIdentityProof

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

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

func (*ActivityStreamsAttachmentProperty) InsertType

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

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

func (ActivityStreamsAttachmentProperty) JSONLDContext

func (this ActivityStreamsAttachmentProperty) 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 (ActivityStreamsAttachmentProperty) KindIndex

func (this ActivityStreamsAttachmentProperty) 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 (ActivityStreamsAttachmentProperty) Len

func (this ActivityStreamsAttachmentProperty) Len() (length int)

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

func (ActivityStreamsAttachmentProperty) Less

func (this ActivityStreamsAttachmentProperty) 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 (ActivityStreamsAttachmentProperty) 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 (ActivityStreamsAttachmentProperty) Name

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsAccept

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsActivity

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsAdd

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsAnnounce

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsApplication

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsArrive

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsArticle

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsAudio

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsBlock

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsCollection

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsCollectionPage

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsCreate

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsDelete

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsDislike

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsDocument

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsEvent

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsFlag

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsFollow

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsGroup

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsIgnore

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsImage

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsIntransitiveActivity

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsInvite

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsJoin

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsLeave

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsLike

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

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

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsListen

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsMention

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsMove

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsNote

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsObject

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsOffer

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsOrderedCollection

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsOrderedCollectionPage

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsOrganization

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsPage

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsPerson

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsPlace

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsProfile

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsQuestion

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsRead

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsReject

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsRelationship

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsRemove

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsService

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsTentativeAccept

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsTentativeReject

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsTombstone

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsTravel

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsUndo

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsUpdate

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsVideo

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

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

func (*ActivityStreamsAttachmentProperty) PrependActivityStreamsView

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

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

func (*ActivityStreamsAttachmentProperty) PrependIRI

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

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

func (*ActivityStreamsAttachmentProperty) PrependSchemaPropertyValue

func (this *ActivityStreamsAttachmentProperty) PrependSchemaPropertyValue(v vocab.SchemaPropertyValue)

PrependSchemaPropertyValue prepends a PropertyValue value to the front of a list of the property "attachment". Invalidates all iterators.

func (*ActivityStreamsAttachmentProperty) PrependTootEmoji

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

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

func (*ActivityStreamsAttachmentProperty) PrependTootHashtag

func (this *ActivityStreamsAttachmentProperty) PrependTootHashtag(v vocab.TootHashtag)

PrependTootHashtag prepends a Hashtag value to the front of a list of the property "attachment". Invalidates all iterators.

func (*ActivityStreamsAttachmentProperty) PrependTootIdentityProof

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

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

func (*ActivityStreamsAttachmentProperty) PrependType

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

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

func (*ActivityStreamsAttachmentProperty) Remove

func (this *ActivityStreamsAttachmentProperty) Remove(idx int)

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

func (ActivityStreamsAttachmentProperty) Serialize

func (this ActivityStreamsAttachmentProperty) 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 (*ActivityStreamsAttachmentProperty) SetActivityStreamsAccept

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsActivity

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsAdd

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsAnnounce

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsApplication

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsArrive

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsArticle

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsAudio

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsBlock

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsCollection

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsCollectionPage

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsCreate

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsDelete

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsDislike

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsDocument

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsEvent

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsFlag

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsFollow

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsGroup

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsIgnore

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsImage

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsIntransitiveActivity

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsInvite

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsJoin

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsLeave

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsLike

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

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

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsListen

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsMention

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsMove

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsNote

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsObject

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsOffer

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsOrderedCollection

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsOrderedCollectionPage

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsOrganization

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsPage

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsPerson

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsPlace

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsProfile

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsQuestion

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsRead

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsReject

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsRelationship

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsRemove

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsService

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsTentativeAccept

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsTentativeReject

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsTombstone

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsTravel

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsUndo

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsUpdate

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsVideo

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

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

func (*ActivityStreamsAttachmentProperty) SetActivityStreamsView

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

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

func (*ActivityStreamsAttachmentProperty) SetIRI

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

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

func (*ActivityStreamsAttachmentProperty) SetSchemaPropertyValue

func (this *ActivityStreamsAttachmentProperty) SetSchemaPropertyValue(idx int, v vocab.SchemaPropertyValue)

SetSchemaPropertyValue sets a PropertyValue value to be at the specified index for the property "attachment". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsAttachmentProperty) SetTootEmoji

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

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

func (*ActivityStreamsAttachmentProperty) SetTootHashtag

func (this *ActivityStreamsAttachmentProperty) SetTootHashtag(idx int, v vocab.TootHashtag)

SetTootHashtag sets a Hashtag value to be at the specified index for the property "attachment". Panics if the index is out of bounds. Invalidates all iterators.

func (*ActivityStreamsAttachmentProperty) SetTootIdentityProof

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

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

func (*ActivityStreamsAttachmentProperty) SetType

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

SetType sets an arbitrary type value to the specified index of the property "attachment". 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 (ActivityStreamsAttachmentProperty) Swap

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

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

type ActivityStreamsAttachmentPropertyIterator

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

ActivityStreamsAttachmentPropertyIterator 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 NewActivityStreamsAttachmentPropertyIterator

func NewActivityStreamsAttachmentPropertyIterator() *ActivityStreamsAttachmentPropertyIterator

NewActivityStreamsAttachmentPropertyIterator creates a new ActivityStreamsAttachment property.

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsAccept

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsActivity

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsAdd

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsAnnounce

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsApplication

func (this ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsApplication() vocab.ActivityStreamsApplication

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsArrive

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsArticle

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsAudio

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsBlock

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsCollection

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsCollectionPage

func (this ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsCollectionPage() vocab.ActivityStreamsCollectionPage

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsCreate

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsDelete

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsDislike

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsDocument

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsEvent

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsFlag

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsFollow

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsGroup

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsIgnore

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsImage

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsIntransitiveActivity

func (this ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsIntransitiveActivity() vocab.ActivityStreamsIntransitiveActivity

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsInvite

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsJoin

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsLeave

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsLike

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

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsListen

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsMention

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsMove

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsNote

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsObject

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsOffer

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsOrderedCollection

func (this ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsOrderedCollection() vocab.ActivityStreamsOrderedCollection

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsOrderedCollectionPage

func (this ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsOrderedCollectionPage() vocab.ActivityStreamsOrderedCollectionPage

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsOrganization

func (this ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsOrganization() vocab.ActivityStreamsOrganization

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsPage

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsPerson

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsPlace

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsProfile

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsQuestion

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsRead

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsReject

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsRelationship

func (this ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsRelationship() vocab.ActivityStreamsRelationship

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsRemove

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsService

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsTentativeAccept

func (this ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsTentativeAccept() vocab.ActivityStreamsTentativeAccept

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsTentativeReject

func (this ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsTentativeReject() vocab.ActivityStreamsTentativeReject

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsTombstone

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsTravel

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsUndo

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsUpdate

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsVideo

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

func (ActivityStreamsAttachmentPropertyIterator) GetActivityStreamsView

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

func (ActivityStreamsAttachmentPropertyIterator) GetIRI

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

func (ActivityStreamsAttachmentPropertyIterator) GetSchemaPropertyValue

GetSchemaPropertyValue returns the value of this property. When IsSchemaPropertyValue returns false, GetSchemaPropertyValue will return an arbitrary value.

func (ActivityStreamsAttachmentPropertyIterator) GetTootEmoji

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

func (ActivityStreamsAttachmentPropertyIterator) GetTootHashtag

GetTootHashtag returns the value of this property. When IsTootHashtag returns false, GetTootHashtag will return an arbitrary value.

func (ActivityStreamsAttachmentPropertyIterator) GetTootIdentityProof

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

func (ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) HasAny

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

func (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsAccept

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsActivity

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsAdd

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsAnnounce

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsApplication

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsArrive

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsArticle

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsAudio

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsBlock

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsCollection

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsCollectionPage

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsCreate

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsDelete

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsDislike

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsDocument

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsEvent

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsFlag

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsFollow

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsGroup

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsIgnore

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsImage

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsIntransitiveActivity

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsInvite

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsJoin

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsLeave

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsLike

func (this ActivityStreamsAttachmentPropertyIterator) 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 ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsListen

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsMention

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsMove

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsNote

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsObject

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsOffer

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsOrderedCollection

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsOrderedCollectionPage

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsOrganization

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsPage

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsPerson

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsPlace

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsProfile

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsQuestion

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsRead

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsReject

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsRelationship

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsRemove

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsService

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsTentativeAccept

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsTentativeReject

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsTombstone

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsTravel

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsUndo

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsUpdate

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsVideo

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsActivityStreamsView

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) IsIRI

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

func (ActivityStreamsAttachmentPropertyIterator) IsSchemaPropertyValue

func (this ActivityStreamsAttachmentPropertyIterator) IsSchemaPropertyValue() bool

IsSchemaPropertyValue returns true if this property has a type of "PropertyValue". When true, use the GetSchemaPropertyValue and SetSchemaPropertyValue methods to access and set this property.

func (ActivityStreamsAttachmentPropertyIterator) IsTootEmoji

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 (ActivityStreamsAttachmentPropertyIterator) IsTootHashtag

func (this ActivityStreamsAttachmentPropertyIterator) IsTootHashtag() bool

IsTootHashtag returns true if this property has a type of "Hashtag". When true, use the GetTootHashtag and SetTootHashtag methods to access and set this property.

func (ActivityStreamsAttachmentPropertyIterator) IsTootIdentityProof

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) JSONLDContext

func (this ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) KindIndex

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 (ActivityStreamsAttachmentPropertyIterator) 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 (ActivityStreamsAttachmentPropertyIterator) Name

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

func (ActivityStreamsAttachmentPropertyIterator) Next

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

func (ActivityStreamsAttachmentPropertyIterator) Prev

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsAccept

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsActivity

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsAdd

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsAnnounce

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsApplication

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsArrive

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsArticle

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsAudio

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsBlock

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsCollection

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsCollectionPage

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsCreate

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsDelete

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsDislike

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsDocument

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsEvent

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsFlag

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsFollow

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsGroup

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsIgnore

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsImage

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsIntransitiveActivity

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsInvite

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsJoin

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsLeave

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsLike

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsListen

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsMention

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsMove

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsNote

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsObject

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsOffer

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsOrderedCollection

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsOrderedCollectionPage

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsOrganization

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsPage

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsPerson

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsPlace

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsProfile

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsQuestion

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsRead

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsReject

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsRelationship

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsRemove

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsService

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsTentativeAccept

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsTentativeReject

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsTombstone

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsTravel

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsUndo

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsUpdate

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsVideo

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

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

func (*ActivityStreamsAttachmentPropertyIterator) SetActivityStreamsView

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

func (*ActivityStreamsAttachmentPropertyIterator) SetIRI

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

func (*ActivityStreamsAttachmentPropertyIterator) SetSchemaPropertyValue

SetSchemaPropertyValue sets the value of this property. Calling IsSchemaPropertyValue afterwards returns true.

func (*ActivityStreamsAttachmentPropertyIterator) SetTootEmoji

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

func (*ActivityStreamsAttachmentPropertyIterator) SetTootHashtag

SetTootHashtag sets the value of this property. Calling IsTootHashtag afterwards returns true.

func (*ActivityStreamsAttachmentPropertyIterator) SetTootIdentityProof

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

func (*ActivityStreamsAttachmentPropertyIterator) 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