public class A3CMLProperty extends Object implements Serializable
A3CMLProperty
describes a property.Modifier and Type | Field and Description |
---|---|
String |
name
Name of the property.
|
private static long |
serialVersionUID |
String |
value
Value of the property.
|
Constructor and Description |
---|
A3CMLProperty(String name,
String value) |
private static final long serialVersionUID
public String name
public String value
public A3CMLProperty duplicate() throws Exception
Exception
Copyright © 2019 ScalAgent D.T.. All rights reserved.