PrinterLocation |
PrinterLocation.Builder.build() |
PrinterLocation |
PrinterLocation.withAltitudeInMeters(Integer altitudeInMeters) |
PrinterLocation |
PrinterLocation.withBuilding(String building) |
PrinterLocation |
PrinterLocation.withCity(String city) |
PrinterLocation |
PrinterLocation.withCountryOrRegion(String countryOrRegion) |
PrinterLocation |
PrinterLocation.withFloorDescription(String floorDescription) |
PrinterLocation |
PrinterLocation.withFloorNumber(Integer floorNumber) |
PrinterLocation |
PrinterLocation.withLatitude(Float latitude) |
PrinterLocation |
PrinterLocation.withLongitude(Float longitude) |
PrinterLocation |
PrinterLocation.withPostalCode(String postalCode) |
PrinterLocation |
PrinterLocation.withRoomDescription(String roomDescription) |
PrinterLocation |
PrinterLocation.withRoomNumber(Integer roomNumber) |
PrinterLocation |
PrinterLocation.withSite(String site) |
PrinterLocation |
PrinterLocation.withStateOrProvince(String stateOrProvince) |
PrinterLocation |
PrinterLocation.withStreetAddress(String streetAddress) |