Documentation ¶
Overview ¶
Package propertysubject contains the implementation for the subject 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 ¶
- func SetManager(m privateManager)
- type ActivityStreamsSubjectProperty
- func (this *ActivityStreamsSubjectProperty) Clear()
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsAccept() vocab.ActivityStreamsAccept
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsActivity() vocab.ActivityStreamsActivity
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsAdd() vocab.ActivityStreamsAdd
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsAnnounce() vocab.ActivityStreamsAnnounce
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsApplication() vocab.ActivityStreamsApplication
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsArrive() vocab.ActivityStreamsArrive
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsArticle() vocab.ActivityStreamsArticle
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsAudio() vocab.ActivityStreamsAudio
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsBlock() vocab.ActivityStreamsBlock
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsCollection() vocab.ActivityStreamsCollection
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsCollectionPage() vocab.ActivityStreamsCollectionPage
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsCreate() vocab.ActivityStreamsCreate
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsDelete() vocab.ActivityStreamsDelete
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsDislike() vocab.ActivityStreamsDislike
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsDocument() vocab.ActivityStreamsDocument
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsEvent() vocab.ActivityStreamsEvent
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsFlag() vocab.ActivityStreamsFlag
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsFollow() vocab.ActivityStreamsFollow
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsGroup() vocab.ActivityStreamsGroup
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsIgnore() vocab.ActivityStreamsIgnore
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsImage() vocab.ActivityStreamsImage
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsIntransitiveActivity() vocab.ActivityStreamsIntransitiveActivity
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsInvite() vocab.ActivityStreamsInvite
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsJoin() vocab.ActivityStreamsJoin
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsLeave() vocab.ActivityStreamsLeave
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsLike() vocab.ActivityStreamsLike
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsLink() vocab.ActivityStreamsLink
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsListen() vocab.ActivityStreamsListen
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsMention() vocab.ActivityStreamsMention
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsMove() vocab.ActivityStreamsMove
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsNote() vocab.ActivityStreamsNote
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsObject() vocab.ActivityStreamsObject
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsOffer() vocab.ActivityStreamsOffer
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsOrderedCollection() vocab.ActivityStreamsOrderedCollection
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsOrderedCollectionPage() vocab.ActivityStreamsOrderedCollectionPage
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsOrganization() vocab.ActivityStreamsOrganization
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsPage() vocab.ActivityStreamsPage
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsPerson() vocab.ActivityStreamsPerson
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsPlace() vocab.ActivityStreamsPlace
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsProfile() vocab.ActivityStreamsProfile
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsQuestion() vocab.ActivityStreamsQuestion
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsRead() vocab.ActivityStreamsRead
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsReject() vocab.ActivityStreamsReject
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsRelationship() vocab.ActivityStreamsRelationship
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsRemove() vocab.ActivityStreamsRemove
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsService() vocab.ActivityStreamsService
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsTentativeAccept() vocab.ActivityStreamsTentativeAccept
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsTentativeReject() vocab.ActivityStreamsTentativeReject
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsTombstone() vocab.ActivityStreamsTombstone
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsTravel() vocab.ActivityStreamsTravel
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsUndo() vocab.ActivityStreamsUndo
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsUpdate() vocab.ActivityStreamsUpdate
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsVideo() vocab.ActivityStreamsVideo
- func (this ActivityStreamsSubjectProperty) GetActivityStreamsView() vocab.ActivityStreamsView
- func (this ActivityStreamsSubjectProperty) GetIRI() *url.URL
- func (this ActivityStreamsSubjectProperty) GetSchemaPropertyValue() vocab.SchemaPropertyValue
- func (this ActivityStreamsSubjectProperty) GetTootEmoji() vocab.TootEmoji
- func (this ActivityStreamsSubjectProperty) GetTootHashtag() vocab.TootHashtag
- func (this ActivityStreamsSubjectProperty) GetTootIdentityProof() vocab.TootIdentityProof
- func (this ActivityStreamsSubjectProperty) GetType() vocab.Type
- func (this ActivityStreamsSubjectProperty) HasAny() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsAccept() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsActivity() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsAdd() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsAnnounce() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsApplication() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsArrive() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsArticle() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsAudio() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsBlock() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsCollection() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsCollectionPage() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsCreate() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsDelete() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsDislike() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsDocument() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsEvent() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsFlag() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsFollow() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsGroup() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsIgnore() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsImage() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsIntransitiveActivity() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsInvite() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsJoin() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsLeave() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsLike() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsLink() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsListen() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsMention() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsMove() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsNote() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsObject() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsOffer() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsOrderedCollection() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsOrderedCollectionPage() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsOrganization() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsPage() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsPerson() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsPlace() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsProfile() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsQuestion() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsRead() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsReject() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsRelationship() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsRemove() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsService() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsTentativeAccept() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsTentativeReject() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsTombstone() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsTravel() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsUndo() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsUpdate() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsVideo() bool
- func (this ActivityStreamsSubjectProperty) IsActivityStreamsView() bool
- func (this ActivityStreamsSubjectProperty) IsIRI() bool
- func (this ActivityStreamsSubjectProperty) IsSchemaPropertyValue() bool
- func (this ActivityStreamsSubjectProperty) IsTootEmoji() bool
- func (this ActivityStreamsSubjectProperty) IsTootHashtag() bool
- func (this ActivityStreamsSubjectProperty) IsTootIdentityProof() bool
- func (this ActivityStreamsSubjectProperty) JSONLDContext() map[string]string
- func (this ActivityStreamsSubjectProperty) KindIndex() int
- func (this ActivityStreamsSubjectProperty) LessThan(o vocab.ActivityStreamsSubjectProperty) bool
- func (this ActivityStreamsSubjectProperty) Name() string
- func (this ActivityStreamsSubjectProperty) Serialize() (interface{}, error)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsAccept(v vocab.ActivityStreamsAccept)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsActivity(v vocab.ActivityStreamsActivity)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsAdd(v vocab.ActivityStreamsAdd)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsAnnounce(v vocab.ActivityStreamsAnnounce)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsApplication(v vocab.ActivityStreamsApplication)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsArrive(v vocab.ActivityStreamsArrive)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsArticle(v vocab.ActivityStreamsArticle)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsAudio(v vocab.ActivityStreamsAudio)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsBlock(v vocab.ActivityStreamsBlock)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsCollection(v vocab.ActivityStreamsCollection)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsCollectionPage(v vocab.ActivityStreamsCollectionPage)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsCreate(v vocab.ActivityStreamsCreate)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsDelete(v vocab.ActivityStreamsDelete)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsDislike(v vocab.ActivityStreamsDislike)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsDocument(v vocab.ActivityStreamsDocument)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsEvent(v vocab.ActivityStreamsEvent)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsFlag(v vocab.ActivityStreamsFlag)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsFollow(v vocab.ActivityStreamsFollow)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsGroup(v vocab.ActivityStreamsGroup)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsIgnore(v vocab.ActivityStreamsIgnore)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsImage(v vocab.ActivityStreamsImage)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsIntransitiveActivity(v vocab.ActivityStreamsIntransitiveActivity)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsInvite(v vocab.ActivityStreamsInvite)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsJoin(v vocab.ActivityStreamsJoin)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsLeave(v vocab.ActivityStreamsLeave)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsLike(v vocab.ActivityStreamsLike)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsLink(v vocab.ActivityStreamsLink)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsListen(v vocab.ActivityStreamsListen)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsMention(v vocab.ActivityStreamsMention)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsMove(v vocab.ActivityStreamsMove)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsNote(v vocab.ActivityStreamsNote)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsObject(v vocab.ActivityStreamsObject)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsOffer(v vocab.ActivityStreamsOffer)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsOrderedCollection(v vocab.ActivityStreamsOrderedCollection)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsOrderedCollectionPage(v vocab.ActivityStreamsOrderedCollectionPage)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsOrganization(v vocab.ActivityStreamsOrganization)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsPage(v vocab.ActivityStreamsPage)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsPerson(v vocab.ActivityStreamsPerson)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsPlace(v vocab.ActivityStreamsPlace)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsProfile(v vocab.ActivityStreamsProfile)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsQuestion(v vocab.ActivityStreamsQuestion)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsRead(v vocab.ActivityStreamsRead)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsReject(v vocab.ActivityStreamsReject)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsRelationship(v vocab.ActivityStreamsRelationship)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsRemove(v vocab.ActivityStreamsRemove)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsService(v vocab.ActivityStreamsService)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsTentativeAccept(v vocab.ActivityStreamsTentativeAccept)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsTentativeReject(v vocab.ActivityStreamsTentativeReject)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsTombstone(v vocab.ActivityStreamsTombstone)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsTravel(v vocab.ActivityStreamsTravel)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsUndo(v vocab.ActivityStreamsUndo)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsUpdate(v vocab.ActivityStreamsUpdate)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsVideo(v vocab.ActivityStreamsVideo)
- func (this *ActivityStreamsSubjectProperty) SetActivityStreamsView(v vocab.ActivityStreamsView)
- func (this *ActivityStreamsSubjectProperty) SetIRI(v *url.URL)
- func (this *ActivityStreamsSubjectProperty) SetSchemaPropertyValue(v vocab.SchemaPropertyValue)
- func (this *ActivityStreamsSubjectProperty) SetTootEmoji(v vocab.TootEmoji)
- func (this *ActivityStreamsSubjectProperty) SetTootHashtag(v vocab.TootHashtag)
- func (this *ActivityStreamsSubjectProperty) SetTootIdentityProof(v vocab.TootIdentityProof)
- func (this *ActivityStreamsSubjectProperty) SetType(t vocab.Type) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 ActivityStreamsSubjectProperty ¶
type ActivityStreamsSubjectProperty struct {
// contains filtered or unexported fields
}
ActivityStreamsSubjectProperty is the functional property "subject". 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 DeserializeSubjectProperty ¶
func DeserializeSubjectProperty(m map[string]interface{}, aliasMap map[string]string) (*ActivityStreamsSubjectProperty, error)
DeserializeSubjectProperty creates a "subject" property from an interface representation that has been unmarshalled from a text or binary format.
func NewActivityStreamsSubjectProperty ¶
func NewActivityStreamsSubjectProperty() *ActivityStreamsSubjectProperty
NewActivityStreamsSubjectProperty creates a new subject property.
func (*ActivityStreamsSubjectProperty) Clear ¶
func (this *ActivityStreamsSubjectProperty) Clear()
Clear ensures no value of this property is set. Calling HasAny or any of the 'Is' methods afterwards will return false.
func (ActivityStreamsSubjectProperty) GetActivityStreamsAccept ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsAccept() vocab.ActivityStreamsAccept
GetActivityStreamsAccept returns the value of this property. When IsActivityStreamsAccept returns false, GetActivityStreamsAccept will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsActivity ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsActivity() vocab.ActivityStreamsActivity
GetActivityStreamsActivity returns the value of this property. When IsActivityStreamsActivity returns false, GetActivityStreamsActivity will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsAdd ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsAdd() vocab.ActivityStreamsAdd
GetActivityStreamsAdd returns the value of this property. When IsActivityStreamsAdd returns false, GetActivityStreamsAdd will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsAnnounce ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsAnnounce() vocab.ActivityStreamsAnnounce
GetActivityStreamsAnnounce returns the value of this property. When IsActivityStreamsAnnounce returns false, GetActivityStreamsAnnounce will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsApplication ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsApplication() vocab.ActivityStreamsApplication
GetActivityStreamsApplication returns the value of this property. When IsActivityStreamsApplication returns false, GetActivityStreamsApplication will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsArrive ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsArrive() vocab.ActivityStreamsArrive
GetActivityStreamsArrive returns the value of this property. When IsActivityStreamsArrive returns false, GetActivityStreamsArrive will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsArticle ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsArticle() vocab.ActivityStreamsArticle
GetActivityStreamsArticle returns the value of this property. When IsActivityStreamsArticle returns false, GetActivityStreamsArticle will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsAudio ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsAudio() vocab.ActivityStreamsAudio
GetActivityStreamsAudio returns the value of this property. When IsActivityStreamsAudio returns false, GetActivityStreamsAudio will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsBlock ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsBlock() vocab.ActivityStreamsBlock
GetActivityStreamsBlock returns the value of this property. When IsActivityStreamsBlock returns false, GetActivityStreamsBlock will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsCollection ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsCollection() vocab.ActivityStreamsCollection
GetActivityStreamsCollection returns the value of this property. When IsActivityStreamsCollection returns false, GetActivityStreamsCollection will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsCollectionPage ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsCollectionPage() vocab.ActivityStreamsCollectionPage
GetActivityStreamsCollectionPage returns the value of this property. When IsActivityStreamsCollectionPage returns false, GetActivityStreamsCollectionPage will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsCreate ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsCreate() vocab.ActivityStreamsCreate
GetActivityStreamsCreate returns the value of this property. When IsActivityStreamsCreate returns false, GetActivityStreamsCreate will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsDelete ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsDelete() vocab.ActivityStreamsDelete
GetActivityStreamsDelete returns the value of this property. When IsActivityStreamsDelete returns false, GetActivityStreamsDelete will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsDislike ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsDislike() vocab.ActivityStreamsDislike
GetActivityStreamsDislike returns the value of this property. When IsActivityStreamsDislike returns false, GetActivityStreamsDislike will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsDocument ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsDocument() vocab.ActivityStreamsDocument
GetActivityStreamsDocument returns the value of this property. When IsActivityStreamsDocument returns false, GetActivityStreamsDocument will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsEvent ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsEvent() vocab.ActivityStreamsEvent
GetActivityStreamsEvent returns the value of this property. When IsActivityStreamsEvent returns false, GetActivityStreamsEvent will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsFlag ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsFlag() vocab.ActivityStreamsFlag
GetActivityStreamsFlag returns the value of this property. When IsActivityStreamsFlag returns false, GetActivityStreamsFlag will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsFollow ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsFollow() vocab.ActivityStreamsFollow
GetActivityStreamsFollow returns the value of this property. When IsActivityStreamsFollow returns false, GetActivityStreamsFollow will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsGroup ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsGroup() vocab.ActivityStreamsGroup
GetActivityStreamsGroup returns the value of this property. When IsActivityStreamsGroup returns false, GetActivityStreamsGroup will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsIgnore ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsIgnore() vocab.ActivityStreamsIgnore
GetActivityStreamsIgnore returns the value of this property. When IsActivityStreamsIgnore returns false, GetActivityStreamsIgnore will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsImage ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsImage() vocab.ActivityStreamsImage
GetActivityStreamsImage returns the value of this property. When IsActivityStreamsImage returns false, GetActivityStreamsImage will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsIntransitiveActivity ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsIntransitiveActivity() vocab.ActivityStreamsIntransitiveActivity
GetActivityStreamsIntransitiveActivity returns the value of this property. When IsActivityStreamsIntransitiveActivity returns false, GetActivityStreamsIntransitiveActivity will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsInvite ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsInvite() vocab.ActivityStreamsInvite
GetActivityStreamsInvite returns the value of this property. When IsActivityStreamsInvite returns false, GetActivityStreamsInvite will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsJoin ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsJoin() vocab.ActivityStreamsJoin
GetActivityStreamsJoin returns the value of this property. When IsActivityStreamsJoin returns false, GetActivityStreamsJoin will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsLeave ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsLeave() vocab.ActivityStreamsLeave
GetActivityStreamsLeave returns the value of this property. When IsActivityStreamsLeave returns false, GetActivityStreamsLeave will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsLike ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsLike() vocab.ActivityStreamsLike
GetActivityStreamsLike returns the value of this property. When IsActivityStreamsLike returns false, GetActivityStreamsLike will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsLink ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsLink() vocab.ActivityStreamsLink
GetActivityStreamsLink returns the value of this property. When IsActivityStreamsLink returns false, GetActivityStreamsLink will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsListen ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsListen() vocab.ActivityStreamsListen
GetActivityStreamsListen returns the value of this property. When IsActivityStreamsListen returns false, GetActivityStreamsListen will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsMention ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsMention() vocab.ActivityStreamsMention
GetActivityStreamsMention returns the value of this property. When IsActivityStreamsMention returns false, GetActivityStreamsMention will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsMove ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsMove() vocab.ActivityStreamsMove
GetActivityStreamsMove returns the value of this property. When IsActivityStreamsMove returns false, GetActivityStreamsMove will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsNote ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsNote() vocab.ActivityStreamsNote
GetActivityStreamsNote returns the value of this property. When IsActivityStreamsNote returns false, GetActivityStreamsNote will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsObject ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsObject() vocab.ActivityStreamsObject
GetActivityStreamsObject returns the value of this property. When IsActivityStreamsObject returns false, GetActivityStreamsObject will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsOffer ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsOffer() vocab.ActivityStreamsOffer
GetActivityStreamsOffer returns the value of this property. When IsActivityStreamsOffer returns false, GetActivityStreamsOffer will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsOrderedCollection ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsOrderedCollection() vocab.ActivityStreamsOrderedCollection
GetActivityStreamsOrderedCollection returns the value of this property. When IsActivityStreamsOrderedCollection returns false, GetActivityStreamsOrderedCollection will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsOrderedCollectionPage ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsOrderedCollectionPage() vocab.ActivityStreamsOrderedCollectionPage
GetActivityStreamsOrderedCollectionPage returns the value of this property. When IsActivityStreamsOrderedCollectionPage returns false, GetActivityStreamsOrderedCollectionPage will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsOrganization ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsOrganization() vocab.ActivityStreamsOrganization
GetActivityStreamsOrganization returns the value of this property. When IsActivityStreamsOrganization returns false, GetActivityStreamsOrganization will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsPage ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsPage() vocab.ActivityStreamsPage
GetActivityStreamsPage returns the value of this property. When IsActivityStreamsPage returns false, GetActivityStreamsPage will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsPerson ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsPerson() vocab.ActivityStreamsPerson
GetActivityStreamsPerson returns the value of this property. When IsActivityStreamsPerson returns false, GetActivityStreamsPerson will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsPlace ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsPlace() vocab.ActivityStreamsPlace
GetActivityStreamsPlace returns the value of this property. When IsActivityStreamsPlace returns false, GetActivityStreamsPlace will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsProfile ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsProfile() vocab.ActivityStreamsProfile
GetActivityStreamsProfile returns the value of this property. When IsActivityStreamsProfile returns false, GetActivityStreamsProfile will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsQuestion ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsQuestion() vocab.ActivityStreamsQuestion
GetActivityStreamsQuestion returns the value of this property. When IsActivityStreamsQuestion returns false, GetActivityStreamsQuestion will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsRead ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsRead() vocab.ActivityStreamsRead
GetActivityStreamsRead returns the value of this property. When IsActivityStreamsRead returns false, GetActivityStreamsRead will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsReject ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsReject() vocab.ActivityStreamsReject
GetActivityStreamsReject returns the value of this property. When IsActivityStreamsReject returns false, GetActivityStreamsReject will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsRelationship ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsRelationship() vocab.ActivityStreamsRelationship
GetActivityStreamsRelationship returns the value of this property. When IsActivityStreamsRelationship returns false, GetActivityStreamsRelationship will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsRemove ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsRemove() vocab.ActivityStreamsRemove
GetActivityStreamsRemove returns the value of this property. When IsActivityStreamsRemove returns false, GetActivityStreamsRemove will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsService ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsService() vocab.ActivityStreamsService
GetActivityStreamsService returns the value of this property. When IsActivityStreamsService returns false, GetActivityStreamsService will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsTentativeAccept ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsTentativeAccept() vocab.ActivityStreamsTentativeAccept
GetActivityStreamsTentativeAccept returns the value of this property. When IsActivityStreamsTentativeAccept returns false, GetActivityStreamsTentativeAccept will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsTentativeReject ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsTentativeReject() vocab.ActivityStreamsTentativeReject
GetActivityStreamsTentativeReject returns the value of this property. When IsActivityStreamsTentativeReject returns false, GetActivityStreamsTentativeReject will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsTombstone ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsTombstone() vocab.ActivityStreamsTombstone
GetActivityStreamsTombstone returns the value of this property. When IsActivityStreamsTombstone returns false, GetActivityStreamsTombstone will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsTravel ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsTravel() vocab.ActivityStreamsTravel
GetActivityStreamsTravel returns the value of this property. When IsActivityStreamsTravel returns false, GetActivityStreamsTravel will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsUndo ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsUndo() vocab.ActivityStreamsUndo
GetActivityStreamsUndo returns the value of this property. When IsActivityStreamsUndo returns false, GetActivityStreamsUndo will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsUpdate ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsUpdate() vocab.ActivityStreamsUpdate
GetActivityStreamsUpdate returns the value of this property. When IsActivityStreamsUpdate returns false, GetActivityStreamsUpdate will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsVideo ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsVideo() vocab.ActivityStreamsVideo
GetActivityStreamsVideo returns the value of this property. When IsActivityStreamsVideo returns false, GetActivityStreamsVideo will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetActivityStreamsView ¶
func (this ActivityStreamsSubjectProperty) GetActivityStreamsView() vocab.ActivityStreamsView
GetActivityStreamsView returns the value of this property. When IsActivityStreamsView returns false, GetActivityStreamsView will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetIRI ¶
func (this ActivityStreamsSubjectProperty) GetIRI() *url.URL
GetIRI returns the IRI of this property. When IsIRI returns false, GetIRI will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetSchemaPropertyValue ¶
func (this ActivityStreamsSubjectProperty) GetSchemaPropertyValue() vocab.SchemaPropertyValue
GetSchemaPropertyValue returns the value of this property. When IsSchemaPropertyValue returns false, GetSchemaPropertyValue will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetTootEmoji ¶
func (this ActivityStreamsSubjectProperty) GetTootEmoji() vocab.TootEmoji
GetTootEmoji returns the value of this property. When IsTootEmoji returns false, GetTootEmoji will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetTootHashtag ¶
func (this ActivityStreamsSubjectProperty) GetTootHashtag() vocab.TootHashtag
GetTootHashtag returns the value of this property. When IsTootHashtag returns false, GetTootHashtag will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetTootIdentityProof ¶
func (this ActivityStreamsSubjectProperty) GetTootIdentityProof() vocab.TootIdentityProof
GetTootIdentityProof returns the value of this property. When IsTootIdentityProof returns false, GetTootIdentityProof will return an arbitrary value.
func (ActivityStreamsSubjectProperty) GetType ¶
func (this ActivityStreamsSubjectProperty) GetType() vocab.Type
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 (ActivityStreamsSubjectProperty) HasAny ¶
func (this ActivityStreamsSubjectProperty) HasAny() bool
HasAny returns true if any of the different values is set.
func (ActivityStreamsSubjectProperty) IsActivityStreamsAccept ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsActivity ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsAdd ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsAnnounce ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsApplication ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsArrive ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsArticle ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsAudio ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsBlock ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsCollection ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsCollectionPage ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsCreate ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsDelete ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsDislike ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsDocument ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsEvent ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsFlag ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsFollow ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsGroup ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsIgnore ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsImage ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsIntransitiveActivity ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsInvite ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsJoin ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsLeave ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsLike ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsLink ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsListen ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsMention ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsMove ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsNote ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsObject ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsOffer ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsOrderedCollection ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsOrderedCollectionPage ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsOrganization ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsPage ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsPerson ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsPlace ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsProfile ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsQuestion ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsRead ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsReject ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsRelationship ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsRemove ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsService ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsTentativeAccept ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsTentativeReject ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsTombstone ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsTravel ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsUndo ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsUpdate ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsVideo ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsActivityStreamsView ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsIRI ¶
func (this ActivityStreamsSubjectProperty) IsIRI() bool
IsIRI returns true if this property is an IRI. When true, use GetIRI and SetIRI to access and set this property
func (ActivityStreamsSubjectProperty) IsSchemaPropertyValue ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsTootEmoji ¶
func (this ActivityStreamsSubjectProperty) IsTootEmoji() bool
IsTootEmoji returns true if this property has a type of "Emoji". When true, use the GetTootEmoji and SetTootEmoji methods to access and set this property.
func (ActivityStreamsSubjectProperty) IsTootHashtag ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) IsTootIdentityProof ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) JSONLDContext ¶
func (this ActivityStreamsSubjectProperty) 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 (ActivityStreamsSubjectProperty) KindIndex ¶
func (this ActivityStreamsSubjectProperty) KindIndex() int
KindIndex computes an arbitrary value for indexing this kind of value. This is a leaky API detail only for folks looking to replace the go-fed implementation. Applications should not use this method.
func (ActivityStreamsSubjectProperty) LessThan ¶
func (this ActivityStreamsSubjectProperty) LessThan(o vocab.ActivityStreamsSubjectProperty) bool
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 (ActivityStreamsSubjectProperty) Name ¶
func (this ActivityStreamsSubjectProperty) Name() string
Name returns the name of this property: "subject".
func (ActivityStreamsSubjectProperty) Serialize ¶
func (this ActivityStreamsSubjectProperty) 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 (*ActivityStreamsSubjectProperty) SetActivityStreamsAccept ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsAccept(v vocab.ActivityStreamsAccept)
SetActivityStreamsAccept sets the value of this property. Calling IsActivityStreamsAccept afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsActivity ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsActivity(v vocab.ActivityStreamsActivity)
SetActivityStreamsActivity sets the value of this property. Calling IsActivityStreamsActivity afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsAdd ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsAdd(v vocab.ActivityStreamsAdd)
SetActivityStreamsAdd sets the value of this property. Calling IsActivityStreamsAdd afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsAnnounce ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsAnnounce(v vocab.ActivityStreamsAnnounce)
SetActivityStreamsAnnounce sets the value of this property. Calling IsActivityStreamsAnnounce afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsApplication ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsApplication(v vocab.ActivityStreamsApplication)
SetActivityStreamsApplication sets the value of this property. Calling IsActivityStreamsApplication afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsArrive ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsArrive(v vocab.ActivityStreamsArrive)
SetActivityStreamsArrive sets the value of this property. Calling IsActivityStreamsArrive afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsArticle ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsArticle(v vocab.ActivityStreamsArticle)
SetActivityStreamsArticle sets the value of this property. Calling IsActivityStreamsArticle afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsAudio ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsAudio(v vocab.ActivityStreamsAudio)
SetActivityStreamsAudio sets the value of this property. Calling IsActivityStreamsAudio afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsBlock ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsBlock(v vocab.ActivityStreamsBlock)
SetActivityStreamsBlock sets the value of this property. Calling IsActivityStreamsBlock afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsCollection ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsCollection(v vocab.ActivityStreamsCollection)
SetActivityStreamsCollection sets the value of this property. Calling IsActivityStreamsCollection afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsCollectionPage ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsCollectionPage(v vocab.ActivityStreamsCollectionPage)
SetActivityStreamsCollectionPage sets the value of this property. Calling IsActivityStreamsCollectionPage afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsCreate ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsCreate(v vocab.ActivityStreamsCreate)
SetActivityStreamsCreate sets the value of this property. Calling IsActivityStreamsCreate afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsDelete ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsDelete(v vocab.ActivityStreamsDelete)
SetActivityStreamsDelete sets the value of this property. Calling IsActivityStreamsDelete afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsDislike ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsDislike(v vocab.ActivityStreamsDislike)
SetActivityStreamsDislike sets the value of this property. Calling IsActivityStreamsDislike afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsDocument ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsDocument(v vocab.ActivityStreamsDocument)
SetActivityStreamsDocument sets the value of this property. Calling IsActivityStreamsDocument afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsEvent ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsEvent(v vocab.ActivityStreamsEvent)
SetActivityStreamsEvent sets the value of this property. Calling IsActivityStreamsEvent afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsFlag ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsFlag(v vocab.ActivityStreamsFlag)
SetActivityStreamsFlag sets the value of this property. Calling IsActivityStreamsFlag afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsFollow ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsFollow(v vocab.ActivityStreamsFollow)
SetActivityStreamsFollow sets the value of this property. Calling IsActivityStreamsFollow afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsGroup ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsGroup(v vocab.ActivityStreamsGroup)
SetActivityStreamsGroup sets the value of this property. Calling IsActivityStreamsGroup afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsIgnore ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsIgnore(v vocab.ActivityStreamsIgnore)
SetActivityStreamsIgnore sets the value of this property. Calling IsActivityStreamsIgnore afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsImage ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsImage(v vocab.ActivityStreamsImage)
SetActivityStreamsImage sets the value of this property. Calling IsActivityStreamsImage afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsIntransitiveActivity ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsIntransitiveActivity(v vocab.ActivityStreamsIntransitiveActivity)
SetActivityStreamsIntransitiveActivity sets the value of this property. Calling IsActivityStreamsIntransitiveActivity afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsInvite ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsInvite(v vocab.ActivityStreamsInvite)
SetActivityStreamsInvite sets the value of this property. Calling IsActivityStreamsInvite afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsJoin ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsJoin(v vocab.ActivityStreamsJoin)
SetActivityStreamsJoin sets the value of this property. Calling IsActivityStreamsJoin afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsLeave ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsLeave(v vocab.ActivityStreamsLeave)
SetActivityStreamsLeave sets the value of this property. Calling IsActivityStreamsLeave afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsLike ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsLike(v vocab.ActivityStreamsLike)
SetActivityStreamsLike sets the value of this property. Calling IsActivityStreamsLike afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsLink ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsLink(v vocab.ActivityStreamsLink)
SetActivityStreamsLink sets the value of this property. Calling IsActivityStreamsLink afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsListen ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsListen(v vocab.ActivityStreamsListen)
SetActivityStreamsListen sets the value of this property. Calling IsActivityStreamsListen afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsMention ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsMention(v vocab.ActivityStreamsMention)
SetActivityStreamsMention sets the value of this property. Calling IsActivityStreamsMention afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsMove ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsMove(v vocab.ActivityStreamsMove)
SetActivityStreamsMove sets the value of this property. Calling IsActivityStreamsMove afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsNote ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsNote(v vocab.ActivityStreamsNote)
SetActivityStreamsNote sets the value of this property. Calling IsActivityStreamsNote afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsObject ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsObject(v vocab.ActivityStreamsObject)
SetActivityStreamsObject sets the value of this property. Calling IsActivityStreamsObject afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsOffer ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsOffer(v vocab.ActivityStreamsOffer)
SetActivityStreamsOffer sets the value of this property. Calling IsActivityStreamsOffer afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsOrderedCollection ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsOrderedCollection(v vocab.ActivityStreamsOrderedCollection)
SetActivityStreamsOrderedCollection sets the value of this property. Calling IsActivityStreamsOrderedCollection afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsOrderedCollectionPage ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsOrderedCollectionPage(v vocab.ActivityStreamsOrderedCollectionPage)
SetActivityStreamsOrderedCollectionPage sets the value of this property. Calling IsActivityStreamsOrderedCollectionPage afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsOrganization ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsOrganization(v vocab.ActivityStreamsOrganization)
SetActivityStreamsOrganization sets the value of this property. Calling IsActivityStreamsOrganization afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsPage ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsPage(v vocab.ActivityStreamsPage)
SetActivityStreamsPage sets the value of this property. Calling IsActivityStreamsPage afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsPerson ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsPerson(v vocab.ActivityStreamsPerson)
SetActivityStreamsPerson sets the value of this property. Calling IsActivityStreamsPerson afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsPlace ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsPlace(v vocab.ActivityStreamsPlace)
SetActivityStreamsPlace sets the value of this property. Calling IsActivityStreamsPlace afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsProfile ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsProfile(v vocab.ActivityStreamsProfile)
SetActivityStreamsProfile sets the value of this property. Calling IsActivityStreamsProfile afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsQuestion ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsQuestion(v vocab.ActivityStreamsQuestion)
SetActivityStreamsQuestion sets the value of this property. Calling IsActivityStreamsQuestion afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsRead ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsRead(v vocab.ActivityStreamsRead)
SetActivityStreamsRead sets the value of this property. Calling IsActivityStreamsRead afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsReject ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsReject(v vocab.ActivityStreamsReject)
SetActivityStreamsReject sets the value of this property. Calling IsActivityStreamsReject afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsRelationship ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsRelationship(v vocab.ActivityStreamsRelationship)
SetActivityStreamsRelationship sets the value of this property. Calling IsActivityStreamsRelationship afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsRemove ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsRemove(v vocab.ActivityStreamsRemove)
SetActivityStreamsRemove sets the value of this property. Calling IsActivityStreamsRemove afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsService ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsService(v vocab.ActivityStreamsService)
SetActivityStreamsService sets the value of this property. Calling IsActivityStreamsService afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsTentativeAccept ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsTentativeAccept(v vocab.ActivityStreamsTentativeAccept)
SetActivityStreamsTentativeAccept sets the value of this property. Calling IsActivityStreamsTentativeAccept afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsTentativeReject ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsTentativeReject(v vocab.ActivityStreamsTentativeReject)
SetActivityStreamsTentativeReject sets the value of this property. Calling IsActivityStreamsTentativeReject afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsTombstone ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsTombstone(v vocab.ActivityStreamsTombstone)
SetActivityStreamsTombstone sets the value of this property. Calling IsActivityStreamsTombstone afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsTravel ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsTravel(v vocab.ActivityStreamsTravel)
SetActivityStreamsTravel sets the value of this property. Calling IsActivityStreamsTravel afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsUndo ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsUndo(v vocab.ActivityStreamsUndo)
SetActivityStreamsUndo sets the value of this property. Calling IsActivityStreamsUndo afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsUpdate ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsUpdate(v vocab.ActivityStreamsUpdate)
SetActivityStreamsUpdate sets the value of this property. Calling IsActivityStreamsUpdate afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsVideo ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsVideo(v vocab.ActivityStreamsVideo)
SetActivityStreamsVideo sets the value of this property. Calling IsActivityStreamsVideo afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetActivityStreamsView ¶
func (this *ActivityStreamsSubjectProperty) SetActivityStreamsView(v vocab.ActivityStreamsView)
SetActivityStreamsView sets the value of this property. Calling IsActivityStreamsView afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetIRI ¶
func (this *ActivityStreamsSubjectProperty) SetIRI(v *url.URL)
SetIRI sets the value of this property. Calling IsIRI afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetSchemaPropertyValue ¶
func (this *ActivityStreamsSubjectProperty) SetSchemaPropertyValue(v vocab.SchemaPropertyValue)
SetSchemaPropertyValue sets the value of this property. Calling IsSchemaPropertyValue afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetTootEmoji ¶
func (this *ActivityStreamsSubjectProperty) SetTootEmoji(v vocab.TootEmoji)
SetTootEmoji sets the value of this property. Calling IsTootEmoji afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetTootHashtag ¶
func (this *ActivityStreamsSubjectProperty) SetTootHashtag(v vocab.TootHashtag)
SetTootHashtag sets the value of this property. Calling IsTootHashtag afterwards returns true.
func (*ActivityStreamsSubjectProperty) SetTootIdentityProof ¶
func (this *ActivityStreamsSubjectProperty) SetTootIdentityProof(v vocab.TootIdentityProof)
SetTootIdentityProof sets the value of this property. Calling IsTootIdentityProof afterwards returns true.