public class ForwardingFlags extends RegistrationOptions
| Constructor and Description |
|---|
ForwardingFlags()
Deprecated.
Create a new ForwardingFlags with "childInherit" set and all other flags
cleared.
|
ForwardingFlags(RegistrationOptions forwardingFlags)
Deprecated.
Create a new ForwardingFlags as a copy of the given value.
|
getCapture, getChildInherit, getNfdForwardingFlags, getOrigin, setCapture, setChildInherit, setNfdForwardingFlags, setOriginpublic ForwardingFlags()
public ForwardingFlags(RegistrationOptions forwardingFlags)
forwardingFlags - The ForwardingFlags to copy.Copyright © 2019. All rights reserved.