Pacote | mx.messaging.management |
Classe | public class Attribute |
Herança | Attribute Object |
Versão da linguagem: | ActionScript 3.0 |
Versões de produto: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Versões de runtime: | Flash Player 9, AIR 1.1 |
Propriedades públicas
Propriedade | Definido por | ||
---|---|---|---|
constructor : Object
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto. | Object | ||
name : String
The attribute name. | Attribute | ||
value : Object
The attribute value. | Attribute |
Métodos públicos
Método | Definido por | ||
---|---|---|---|
Creates a new instance of an empty Attribute. | Attribute | ||
Indica se um objeto tem uma propriedade especificada definida. | Object | ||
Indica se uma ocorrência da classe Object está na cadeia de protótipos do objeto especificado como o parâmetro. | Object | ||
Indica se a propriedade especificada existe e é enumerável. | Object | ||
Define a disponibilidade de uma propriedade dinâmica para operações de repetição. | Object | ||
Retorna a representação da string deste objeto, formatado segundo as convenções específicas para a localidade. | Object | ||
Returns a string representation of the attribute. | Attribute | ||
Retorna o valor primitivo do objeto especificado. | Object |
Detalhes da propriedade
name | propriedade |
public var name:String
Versão da linguagem: | ActionScript 3.0 |
Versões de produto: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Versões de runtime: | Flash Player 9, AIR 1.1 |
The attribute name.
value | propriedade |
public var value:Object
Versão da linguagem: | ActionScript 3.0 |
Versões de produto: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Versões de runtime: | Flash Player 9, AIR 1.1 |
The attribute value.
Detalhes do construtor
Attribute | () | Construtor |
public function Attribute()
Versão da linguagem: | ActionScript 3.0 |
Versões de produto: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Versões de runtime: | Flash Player 9, AIR 1.1 |
Creates a new instance of an empty Attribute.
Detalhes do método
toString | () | método |
public function toString():String
Versão da linguagem: | ActionScript 3.0 |
Versões de produto: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Versões de runtime: | Flash Player 9, AIR 1.1 |
Returns a string representation of the attribute.
RetornaString — String representation of the attribute.
|
Wed Jun 13 2018, 11:10 AM Z