Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.properties.infos
Class XPropertyInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.properties.infos.XPropertyInfo


public class XPropertyInfo
extends XDTO

XPropertyInfo is the XPropertiesModule DTO.


Field Summary
 String PropertyName
          The Name of the property.
 String PropertyValue
          The Value of the property.

 

Constructor Summary
XPropertyInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

PropertyName

public String PropertyName
The Name of the property.

PropertyValue

public String PropertyValue
The Value of the property.

Constructor Detail

XPropertyInfo

public XPropertyInfo()

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.