plsar-framework
1.01
plsar-framework
/
plsar.model.web
/
EndpointPosition
Endpoint
Position
class
EndpointPosition
(
var
position
:
Int
,
var
value
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Endpoint
Position
Link copied to clipboard
fun
EndpointPosition
(
position
:
Int
,
value
:
String
)
Content copied to clipboard
Properties
position
Link copied to clipboard
var
position
:
Int
Content copied to clipboard
value
Link copied to clipboard
var
value
:
String
Content copied to clipboard