jp.co.ogis_ri.citk.policytool.common.api.impl.model
クラス OpenAMResourceName

java.lang.Object
  上位を拡張 jp.co.ogis_ri.citk.policytool.common.api.impl.model.OpenAMResourceName

public class OpenAMResourceName
extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 


フィールドの概要
protected  String name
           
 
コンストラクタの概要
OpenAMResourceName()
           
 
メソッドの概要
 String getName()
          Gets the value of the name property.
 void setName(String value)
          Sets the value of the name property.
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

name

protected String name
コンストラクタの詳細

OpenAMResourceName

public OpenAMResourceName()
メソッドの詳細

getName

public String getName()
Gets the value of the name property.

戻り値:
possible object is String

setName

public void setName(String value)
Sets the value of the name property.

パラメータ:
value - allowed object is String


Copyright © 2011-2012 OGIS-RI Co.,Ltd.. All Rights Reserved.