public class DataObjectServicePermissionStructure extends Object
Java class for DataObjectServicePermissionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DataObjectServicePermissionStructure">
<simpleContent>
<extension base="<http://www.siri.org.uk/siri>AbsoluteBearingType">
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected float |
value |
| Constructor and Description |
|---|
DataObjectServicePermissionStructure() |
| Modifier and Type | Method and Description |
|---|---|
float |
getValue()
Gets the value of the value property.
|
void |
setValue(float value)
Sets the value of the value property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
DataObjectServicePermissionStructure |
withValue(float value) |
public DataObjectServicePermissionStructure()
public float getValue()
public void setValue(float value)
public DataObjectServicePermissionStructure withValue(float value)
Copyright © 2018 Entur AS. All rights reserved.