public class EpcJavascriptLibDetail extends Object implements Serializable
Java class for epcJavascriptLibDetail complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected String |
id |
protected String |
url |
Constructor and Description |
---|
EpcJavascriptLibDetail() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the value of the id property.
|
String |
getUrl()
Gets the value of the url property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setUrl(String value)
Sets the value of the url property.
|
Copyright © 2021. All rights reserved.