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