Sets the source URI for this Loadable. @param source The source URI for this Loadable
(URI source)
| 47 | * The source URI for this Loadable |
| 48 | */ |
| 49 | public void setSourceURI(URI source); |
| 50 | |
| 51 | /** |
| 52 | * Returns true if this object is "internal" (meaning PCGen creates it and it doesn't |
no outgoing calls