public class Agencies extends Object implements Serializable
protected String
description
id
name
nameLabel
Agencies()
Agencies(String id, String name, String description)
String
getDescription()
getId()
getName()
getNameLabel()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected String id
protected String name
protected String description
protected String nameLabel
public Agencies()
public Agencies(String id, String name, String description)
agencyId
public String getId()
public String getName()
public String getDescription()
public String getNameLabel()
public String toString()
toString
Object
Copyright © 2014. All Rights Reserved.