public class PostalAddress extends ContactPoint
| Modifier and Type | Field and Description |
|---|---|
String |
addressCountry
http://purl.org/ctdl/terms/addressCountry
Nation with its own government and occupying a particular territory identified by the two-letter ISO 3166-1 alpha-2 country code.
|
String |
addressLocality
http://purl.org/ctdl/terms/addressLocality
Town, city, or village in which a particular location is situtated.
|
String |
addressRegion
http://purl.org/ctdl/terms/addressRegion
State or province in which a particular location is situtated.
|
String |
name
http://purl.org/ctdl/terms/name
Name or title of the entity.
|
String |
postalCode
http://purl.org/ctdl/terms/postalCode
The postal code.
|
String |
postOfficeBoxNumber
http://purl.org/ctdl/terms/postOfficeBoxNumber
Post office box number for post office addresses.
|
String |
streetAddress
http://purl.org/ctdl/terms/streetAddress
Street address.
|
contactOption, contactType, email, faxNumber, socialMedia, telephoneid, owner, reader, signatureatProperties, context, type| Constructor and Description |
|---|
PostalAddress()
Constructor, automatically sets @context and @type.
|
addOwner, addReader, asNQuads, asRdfXml, assignId, assignIdAndVersion, asTurtle, canEdit, canEditAny, generateId, generateShortId, getDottedType, getGuid, getSearchStringByType, getServerBaseUrl, getTimestamp, hasOwner, hasReader, invalid, isId, removeOwner, removeReader, shortId, signWith, toSignableJson, trimVersionFromUrl, updateTimestamp, verify, veryShortIdatIfy, atIfyArray, atIfyObject, compact, copyFrom, deAtify, getFullType, getTypes, isA, isAny, isAtProperty, isProbablyJson, setContextAndType, toJson, upgradepublic String addressCountry
public String addressLocality
public String addressRegion
public String name
public String postalCode
public String postOfficeBoxNumber
public String streetAddress
Copyright © 2018 Eduworks Corporation. All rights reserved.