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>
クラス 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.