public class Property extends Object
| Constructor and Description |
|---|
Property() |
Property(byte type,
String uri) |
public Property()
public Property(byte type,
String uri)
public byte getType()
public void setType(byte type)
type - public String getUri()
public void setUri(String uri)
uri -