|
ref_send API 2.17 defensive programming in Java |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.joe_e.Struct
org.waterken.syntax.Export
public class Export
A exported value.
| Field Summary | |
|---|---|
java.lang.String |
href
URI for the exported reference |
java.lang.Object |
replacement
object to transmit instead of the exported reference |
| Constructor Summary | |
|---|---|
Export(java.lang.Object replacement)
Constructs a replacement instance. |
|
Export(java.lang.String href)
Constructs an exported link. |
|
| Method Summary |
|---|
| Methods inherited from class org.joe_e.Struct |
|---|
equals, hashCode |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.Object replacement
public final java.lang.String href
| Constructor Detail |
|---|
public Export(java.lang.Object replacement)
replacement - replacementpublic Export(java.lang.String href)
href - href
|
ref_send API 2.17 defensive programming in Java |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.