com.googlecode.msidor.maven.plugins.hpalm.deliverynote
Class Entity

java.lang.Object
  extended by com.googlecode.msidor.maven.plugins.hpalm.deliverynote.Entity

public class Entity
extends Object

Author:
Maciej SIDOR JAXB object representing defect

Field Summary
 String changeType
           
 String desc
           
 String dev
           
 String dueTo
           
 List<Field> fields
           
 String id
           
 String type
           
 
Constructor Summary
Entity()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fields

public List<Field> fields

type

public String type

id

public String id

dev

public String dev

desc

public String desc

dueTo

public String dueTo

changeType

public String changeType
Constructor Detail

Entity

public Entity()


Copyright © 2014. All rights reserved.