asit.moa.client.deliver.address
Class Identification
java.lang.Object
asit.moa.client.deliver.address.Identification
- public class Identification
- extends Object
- Author:
- atauber
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value_
protected String value_
type_
protected String type_
authority_
protected String authority_
Identification
public Identification()
getPAuthority
public String getPAuthority()
- Returns:
- Returns the authority_.
setPAuthority
public void setPAuthority(String authority)
getPType
public String getPType()
- Returns:
- Returns the type_.
setPType
public void setPType(String type)
getPValue
public String getPValue()
- Returns:
- Returns the value_.
setPValue
public void setPValue(String value)
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.