stepio / jpasskit

jPasskit is an Java™ implementation of the Apple™ PassKit Web Service.
Apache License 2.0
0 stars 0 forks source link

Make "passThatWasSet" accessible #3

Closed stepio closed 10 years ago

stepio commented 10 years ago

Update PKPass class, add getPassThatWasSet function:

    public PKGenericPass getPassThatWasSet() {
        return passThatWasSet;
    }

This is required to simplify implementation of type-independent processing methods for passes.

stepio commented 10 years ago

UPDATED:

SHA ID: d6ede415be795c5ca98661bdc3d096794932fdad