SignalPdu |
SignalPdu.setAddress(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named address.
|
SignalPdu |
SignalPdu.setApplicationID(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named applicationID.
|
SignalPdu |
SignalPdu.setBboxCenter(float[] newValue) |
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
SignalPdu |
SignalPdu.setBboxDisplay(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.
|
SignalPdu |
SignalPdu.setBboxSize(float[] newValue) |
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
|
SignalPdu |
SignalPdu.setData(int[] newValue) |
Accessor method to assign int array to inputOutput MFInt32 field named data.
|
SignalPdu |
SignalPdu.setDataLength(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named dataLength.
|
SignalPdu |
SignalPdu.setEnabled(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
|
SignalPdu |
SignalPdu.setEncodingScheme(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named encodingScheme.
|
SignalPdu |
SignalPdu.setEntityID(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named entityID.
|
SignalPdu |
SignalPdu.setGeoCoords(double[] newValue) |
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
|
SignalPdu |
SignalPdu.setGeoSystem(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
|
SignalPdu |
SignalPdu.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
SignalPdu |
SignalPdu.setMulticastRelayHost(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named multicastRelayHost.
|
SignalPdu |
SignalPdu.setMulticastRelayPort(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named multicastRelayPort.
|
SignalPdu |
SignalPdu.setNetworkMode(java.lang.String newValue) |
Accessor method to assign String enumeration value ("standAlone" | "networkReader" | "networkWriter") to inputOutput SFString field named networkMode.
|
SignalPdu |
SignalPdu.setPort(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named port.
|
SignalPdu |
SignalPdu.setRadioID(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named radioID.
|
SignalPdu |
SignalPdu.setReadInterval(double newValue) |
Accessor method to assign double value in seconds to inputOutput SFTime field named readInterval.
|
SignalPdu |
SignalPdu.setRtpHeaderExpected(boolean newValue) |
Accessor method to assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
|
SignalPdu |
SignalPdu.setSampleRate(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named sampleRate.
|
SignalPdu |
SignalPdu.setSamples(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named samples.
|
SignalPdu |
SignalPdu.setSiteID(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named siteID.
|
SignalPdu |
SignalPdu.setTdlType(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named tdlType.
|
SignalPdu |
SignalPdu.setVisible(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named visible.
|
SignalPdu |
SignalPdu.setWhichGeometry(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named whichGeometry.
|
SignalPdu |
SignalPdu.setWriteInterval(double newValue) |
Accessor method to assign double value in seconds to inputOutput SFTime field named writeInterval.
|