public class ShopifyShippingAddress extends Bean
SERIALIZED_CLASS_NAME, TYPE
XML_SERIALIZED_CLASS_NAME
Constructor and Description |
---|
ShopifyShippingAddress() |
addExceptionProperties, fromRecord, toRecord, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecord
newInstanceFromJson
forEachGrandChildElement, fromXml, fromXml, fromXmlElement, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getChildElement, getChildElements, newInstanceFromXml, newInstanceFromXml, setAttribute, toXml, toXml, toXml, toXml, toXml, toXmlElement, writeXml, writeXml
addExceptionProperties, contributeExceptionProperties, contributeExceptionProperties, exception, exception, exception
public String getAddress1()
public ShopifyShippingAddress setAddress1(String address1)
public String getAddress2()
public ShopifyShippingAddress setAddress2(String address2)
public String getCity()
public ShopifyShippingAddress setCity(String city)
public String getCompany()
public ShopifyShippingAddress setCompany(String company)
public String getCountry()
public ShopifyShippingAddress setCountry(String country)
public String getFirstName()
public ShopifyShippingAddress setFirstName(String firstName)
public String getLastName()
public ShopifyShippingAddress setLastName(String lastName)
public String getLatitude()
public ShopifyShippingAddress setLatitude(String latitude)
public String getLongitude()
public ShopifyShippingAddress setLongitude(String longitude)
public String getPhone()
public ShopifyShippingAddress setPhone(String phone)
public String getProvince()
public ShopifyShippingAddress setProvince(String province)
public String getZip()
public ShopifyShippingAddress setZip(String zip)
public String getName()
public ShopifyShippingAddress setName(String name)
public String getCountryCode()
public ShopifyShippingAddress setCountryCode(String countryCode)
public String getProvinceCode()
public ShopifyShippingAddress setProvinceCode(String provinceCode)
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.